diff options
author | kim <kim> | 2004-12-25 06:39:42 +0000 |
---|---|---|
committer | kim <kim> | 2004-12-25 06:39:42 +0000 |
commit | bf3e2e2841fe5920a2f0e7c8e571f457622773dc (patch) | |
tree | 656663af6bd38bb4584e18b3db31e8cb47f14654 /net/netcat | |
parent | ea728d2e81c543284bc883b8cedc97b6256c1a9a (diff) | |
download | pkgsrc-bf3e2e2841fe5920a2f0e7c8e571f457622773dc.tar.gz |
Remove ftp.gw.com (mirror discontinued).
Diffstat (limited to 'net/netcat')
-rw-r--r-- | net/netcat/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/netcat/Makefile b/net/netcat/Makefile index c9e04534514..848bcee0c0b 100644 --- a/net/netcat/Makefile +++ b/net/netcat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2004/12/22 16:30:33 adrianp Exp $ +# $NetBSD: Makefile,v 1.23 2004/12/25 06:43:19 kim Exp $ DISTNAME= nc110 PKGNAME= netcat-1.10 @@ -8,7 +8,6 @@ MASTER_SITES= ftp://coast.cs.purdue.edu/pub/tools/unix/netutils/netcat/ \ ftp://zippy.telcom.arizona.edu/pub/mirrors/avian.org/hacks/ \ ftp://ftp.sterling.com/mirrors/avian.org/src/hacks/ \ ftp://ftp.rge.com/pub/security/coast/mirrors/avian.org/netcat/ \ - ftp://ftp.gw.com/pub/unix/netcat/ \ ftp://avian.org/src/hacks/ EXTRACT_SUFX= .tgz |