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/host | |
parent | b5998037126d4f1c472be8d4887917516eaad763 (diff) |
Notes
Diffstat (limited to 'dns/host')
-rw-r--r-- | dns/host/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
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 |