diff options
author | jseger <jseger@FreeBSD.org> | 1999-03-24 19:31:53 +0000 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1999-03-24 19:31:53 +0000 |
commit | e061003d2e6d422205d732b7c436d01bc1999ccc (patch) | |
tree | 786c3930d184d271c419744eaed374cb823eb037 /net | |
parent | bd33e9c8154a914679223d093f721794b1ac163b (diff) | |
download | FreeBSD-ports-e061003d2e6d422205d732b7c436d01bc1999ccc.zip FreeBSD-ports-e061003d2e6d422205d732b7c436d01bc1999ccc.tar.gz |
Nuke MASTER_SITES that aren't any good.
Diffstat (limited to 'net')
-rw-r--r-- | net/tinyfugue/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/net/tinyfugue/Makefile b/net/tinyfugue/Makefile index 34e81be..cd1a925 100644 --- a/net/tinyfugue/Makefile +++ b/net/tinyfugue/Makefile @@ -3,7 +3,7 @@ # Date created: 4 January 1997 # Whom: mike@binghamton.edu # -# $Id: Makefile,v 1.16 1999/02/16 03:06:21 jseger Exp $ +# $Id: Makefile,v 1.17 1999/03/22 12:49:50 jseger Exp $ # DISTNAME= tf-40s1 @@ -11,9 +11,6 @@ PKGNAME= tf-4.0s1 CATEGORIES= net games MASTER_SITES= ftp://tf.tcp.com/pub/tinyfugue/ \ ftp://laurel.actlab.utexas.edu/pub/tinyfugue/ \ - http://ftp.tcp.com/pub/mud/Clients/tinyfugue \ - ftp://ftp.progsoc.uts.edu.au/pub/tinyfugue/ \ - ftp://ftp.minet.uni-jena.de/pub/tf/ \ ftp://ftp.ci.uminho.pt/pub/mirrors/tinyfugue/ MAINTAINER= jseger@FreeBSD.org |