diff options
author | fenner <fenner@FreeBSD.org> | 1997-07-21 00:37:11 +0000 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1997-07-21 00:37:11 +0000 |
commit | ae8798e804477b8dc08da331525ba985a12fa52d (patch) | |
tree | 507318e4587d320f5e5c7a5d4e3f5504a3a4fc29 /sysutils/tcplist | |
parent | c28b4693a42754a36a42fcdc6832cc04f6295d2d (diff) | |
download | FreeBSD-ports-ae8798e804477b8dc08da331525ba985a12fa52d.zip FreeBSD-ports-ae8798e804477b8dc08da331525ba985a12fa52d.tar.gz |
Distfile moved on MASTER_SITE. The two mirrors don't actually have the
file (one has an empty directory, the other has been reorganized and
doesn't mirror this site any more) so I removed them both.
Found by: distfile checker
Diffstat (limited to 'sysutils/tcplist')
-rw-r--r-- | sysutils/tcplist/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sysutils/tcplist/Makefile b/sysutils/tcplist/Makefile index ca18527..3d9b1ef 100644 --- a/sysutils/tcplist/Makefile +++ b/sysutils/tcplist/Makefile @@ -4,14 +4,12 @@ # Date created: Mon Apr 14, 1997 # Whom: David O'Brien (obrien@FreeBSD.org) # -# $Id: Makefile,v 1.2 1997/04/24 16:31:42 obrien Exp $ +# $Id: Makefile,v 1.3 1997/04/24 19:37:57 obrien Exp $ # DISTNAME= tcplist-2.2 CATEGORIES= sysutils net -MASTER_SITES= ftp://ftp.cdf.toronto.edu/pub/tcplist/ \ - ftp://ftp.ece.uc.edu/pub/sun-faq/FAQs/mirrors/ftp.cdf.toronto.edu/tcplist/ \ - ftp://ftp.informatik.uni-hamburg.de/pub/os/sun/sun-faq/FAQs/mirrors/ftp.cdf.toronto.edu/tcplist/ +MASTER_SITES= ftp://ftp.cdf.toronto.edu/pub/jdd/tcplist/ EXTRACT_SUFX= .shar.gz MAINTAINER= obrien@NUXI.com |