diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-03-19 21:43:14 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-03-19 21:43:14 +0000 |
commit | 586e5aff4d0c7887d7a53d1a85b15e8f2f87bc06 (patch) | |
tree | 492f7f06468a1d4896cb60baf0858510aea9fbed /net/netcat/Makefile | |
parent | This file should not belong to repository. (diff) |
Master sites go away, new ones come...
Diffstat (limited to 'net/netcat/Makefile')
-rw-r--r-- | net/netcat/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/netcat/Makefile b/net/netcat/Makefile index 4838b15f30f2..e499cdd63989 100644 --- a/net/netcat/Makefile +++ b/net/netcat/Makefile @@ -9,9 +9,9 @@ PORTNAME= netcat PORTVERSION= 1.10 CATEGORIES= net -MASTER_SITES= ftp://avian.org/src/hacks/ \ - http://www.l0pht.com/users/10pht/ \ - ftp://ftp.rge.com/pub/security/coast/mirrors/avian.org/netcat/ +MASTER_SITES= ftp://coast.cs.purdue.edu/pub/tools/unix/netutils/netcat/ \ + ftp://ftp.cuhk.edu.hk/pub/packages/security/purdue/netutils/netcat/ \ + http://www.planetmirror.com/pub/lprng/TOOLS/ DISTNAME= nc110 EXTRACT_SUFX= .tgz |