diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2000-06-20 13:37:39 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2000-06-20 13:37:39 +0000 |
commit | 6dc9bdb0c87f9ce7c8a32894825ace362ccca625 (patch) | |
tree | 2fdb2703e883654ca72db5dbc7b19a000c102f03 /dns | |
parent | 0f0d927b4e6a7b6a5f81de4d7b60c10376cff3da (diff) | |
download | ports-6dc9bdb0c87f9ce7c8a32894825ace362ccca625.tar.gz ports-6dc9bdb0c87f9ce7c8a32894825ace362ccca625.zip |
Locally hosted distfiles moved to ftp.freebsd.org.
Notes
Notes:
svn path=/head/; revision=29719
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 2273e77214d7..459d17a109ba 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 |