diff options
author | krion <krion@FreeBSD.org> | 2004-06-08 12:56:19 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-06-08 12:56:19 +0000 |
commit | f55d1012e886177aa48ff222eec6e1648922bcaf (patch) | |
tree | 3b1b6fc44a24a944c6a2ccf622b6285083277998 /german/ding | |
parent | 3fe9d4f20da65fe596460a02948a11ed36bebdad (diff) | |
download | FreeBSD-ports-f55d1012e886177aa48ff222eec6e1648922bcaf.zip FreeBSD-ports-f55d1012e886177aa48ff222eec6e1648922bcaf.tar.gz |
- Fix MASTER_SITES
PR: ports/66704
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Approved by: maintainer timeout
Diffstat (limited to 'german/ding')
-rw-r--r-- | german/ding/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/german/ding/Makefile b/german/ding/Makefile index c27432a..4500f8d 100644 --- a/german/ding/Makefile +++ b/german/ding/Makefile @@ -9,8 +9,7 @@ PORTNAME= ding PORTVERSION= 1.2 PORTREVISION= 1 CATEGORIES= german tk84 -MASTER_SITES= http://cgi.tu-chemnitz.de/ftp-home/pub/Local/urz/ding/ \ - ftp://ftp.tu-chemnitz.de/pub/Local/urz/ding/ +MASTER_SITES= ftp://ftp.tu-chemnitz.de/pub/Local/urz/ding/old-releases/ MAINTAINER= nectar@FreeBSD.ORG COMMENT= A German-English dictionary program for X windows/Unix |