diff options
author | nectar <nectar@FreeBSD.org> | 2000-06-20 13:37:39 +0000 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2000-06-20 13:37:39 +0000 |
commit | c8330dc5f49555eb7edc1573180d4e4ed7990c59 (patch) | |
tree | 690bac7558ad7dcfd08db682a5f7665976e0c989 /dns | |
parent | 21b6d4ddf71c4a2eb9c5afc73a3fa4c45b7b9010 (diff) | |
download | FreeBSD-ports-c8330dc5f49555eb7edc1573180d4e4ed7990c59.zip FreeBSD-ports-c8330dc5f49555eb7edc1573180d4e4ed7990c59.tar.gz |
Locally hosted distfiles moved to ftp.freebsd.org.
Diffstat (limited to 'dns')
-rw-r--r-- | dns/hesiod/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/hesiod/Makefile b/dns/hesiod/Makefile index 2273e77..459d17a 100644 --- a/dns/hesiod/Makefile +++ b/dns/hesiod/Makefile @@ -8,8 +8,7 @@ PORTNAME= hesiod PORTVERSION= 3.0.2 CATEGORIES= net -MASTER_SITES= ftp://athena-dist.mit.edu/pub/ATHENA/hesiod/ \ - http://www.nectar.cc/distfiles/ +MASTER_SITES= ftp://athena-dist.mit.edu/pub/ATHENA/hesiod/ MAINTAINER= nectar@FreeBSD.org |