diff options
author | edwin <edwin@FreeBSD.org> | 2003-11-04 06:15:52 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-11-04 06:15:52 +0800 |
commit | 0d5c0d2ea1d76b9797c8e9126eae2827cbe72ca5 (patch) | |
tree | eb31a397d6b5a77d5106f0eb55d770eeec454cdf /dns | |
parent | 8a7840c89b1a8b46ed9e88713950b412b94fc6a7 (diff) | |
download | freebsd-ports-gnome-0d5c0d2ea1d76b9797c8e9126eae2827cbe72ca5.tar.gz freebsd-ports-gnome-0d5c0d2ea1d76b9797c8e9126eae2827cbe72ca5.tar.zst freebsd-ports-gnome-0d5c0d2ea1d76b9797c8e9126eae2827cbe72ca5.zip |
remove obsolete mastersite
Diffstat (limited to 'dns')
-rw-r--r-- | dns/h2n/Makefile | 3 | ||||
-rw-r--r-- | dns/host/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/dns/h2n/Makefile b/dns/h2n/Makefile index 8d8a923420b0..fe76d3d5cc8d 100644 --- a/dns/h2n/Makefile +++ b/dns/h2n/Makefile @@ -8,8 +8,7 @@ PORTNAME= h2n PORTVERSION= 1.29 CATEGORIES= dns -MASTER_SITES= ftp://ftp.iij.ad.jp/pub/published/oreilly/nutshell/dnsbind/ \ - ftp://ftp.uu.net/published/oreilly/nutshell/dnsbind/ +MASTER_SITES= ftp://ftp.iij.ad.jp/pub/published/oreilly/nutshell/dnsbind/ DISTNAME= dns EXTRACT_SUFX= .tar.Z diff --git a/dns/host/Makefile b/dns/host/Makefile index 601ed77327bd..9cd8b3311159 100644 --- a/dns/host/Makefile +++ b/dns/host/Makefile @@ -8,8 +8,7 @@ PORTNAME= host PORTVERSION= 991529 CATEGORIES= dns -MASTER_SITES= http://www.dtek.chalmers.se/~d3august/xt/ \ - ftp://ftp.nikhef.nl/pub/network/ +MASTER_SITES= http://www.dtek.chalmers.se/~d3august/xt/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z |