diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1999-03-24 19:31:53 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1999-03-24 19:31:53 +0000 |
commit | 9a3e3022170126a6ba244bbfbdfccf33b2d4df24 (patch) | |
tree | 270be9d5dea977c073052c4bda70c24345b037d9 /net/tinyfugue | |
parent | 349428ef26ad1a6debafedd9cfdebb5bf44ecc64 (diff) | |
download | ports-9a3e3022170126a6ba244bbfbdfccf33b2d4df24.tar.gz ports-9a3e3022170126a6ba244bbfbdfccf33b2d4df24.zip |
Notes
Diffstat (limited to 'net/tinyfugue')
-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 34e81be3799a..cd1a925d40fb 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 |