diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-03 22:15:52 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-03 22:15:52 +0000 |
commit | 98d1a73fdd0cd5b14f89b3a14b8726346e0eb2a0 (patch) | |
tree | 6549c957768d596308e6946dc458c179c89806bd /dns | |
parent | Update 2.5.7 --> 2.5.8 (diff) |
remove obsolete mastersite
Notes
Notes:
svn path=/head/; revision=93008
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 |