diff options
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 |