diff options
author | obache <obache> | 2008-08-23 07:46:59 +0000 |
---|---|---|
committer | obache <obache> | 2008-08-23 07:46:59 +0000 |
commit | e34fcc41968bb94ec65496528140e52ecd92a0c3 (patch) | |
tree | 67cf1032fdd491e5de10cc111e68540529b05e60 /net/delegate | |
parent | 1db32d4bb78a221f73ade4a27050988a3c938425 (diff) | |
download | pkgsrc-e34fcc41968bb94ec65496528140e52ecd92a0c3.tar.gz |
Remove unresolvable hosts from MASTER_SITES.
Noticed by Zafer Aydogan via private mail.
Diffstat (limited to 'net/delegate')
-rw-r--r-- | net/delegate/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/net/delegate/Makefile b/net/delegate/Makefile index dfef964a1ee..c0c0127dbf9 100644 --- a/net/delegate/Makefile +++ b/net/delegate/Makefile @@ -1,15 +1,12 @@ -# $NetBSD: Makefile,v 1.35 2008/02/17 10:20:56 rillig Exp $ +# $NetBSD: Makefile,v 1.36 2008/08/23 07:47:00 obache Exp $ DISTNAME= delegate9.7.7 PKGNAME= delegate-9.7.7 CATEGORIES= net MASTER_SITES= ftp://ftp.delegate.org/pub/DeleGate/ \ ftp://etlport.etl.go.jp/pub/DeleGate/ \ - ftp://ftp.kyushu-u.ac.jp/pub/Net/WWW/server/delegate/ \ - ftp://ftp.nec.co.jp/pub/infosys/WWW/DeleGate/ \ ftp://ftp.fujitsu.co.jp/pub/networking/DeleGate/ \ ftp://ftp.u-aizu.ac.jp/pub/net/DeleGate/delegate.org/ \ - ftp://ftp.eni.co.jp/pub/mirrors/delegate/ \ ftp://ftp.ntua.gr/pub/net/gwtools/DeleGate/ \ ftp://ftp.netsw.org/netsw/Network/IP/Firewall/Proxy/delegate/ \ ftp://ftp.ecrc.net/pub/netsw/Network/IP/Firewall/Proxy/delegate/ \ |