diff options
author | billf <billf@FreeBSD.org> | 1998-12-10 06:35:05 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1998-12-10 06:35:05 +0800 |
commit | 2ca2676b2221109373b14819d94593722e9d23d6 (patch) | |
tree | a152cddd90be85b1ae0ce7f0b9894973fe757e5f /net/tintin++ | |
parent | a4af418efadf8b74e347343a4995bedcc60f30e3 (diff) | |
download | freebsd-ports-gnome-2ca2676b2221109373b14819d94593722e9d23d6.tar.gz freebsd-ports-gnome-2ca2676b2221109373b14819d94593722e9d23d6.tar.zst freebsd-ports-gnome-2ca2676b2221109373b14819d94593722e9d23d6.zip |
Update MASTER_SITES.
Thanks To: Fenner's portsurvey and ftpsearch.lycos.com
Diffstat (limited to 'net/tintin++')
-rw-r--r-- | net/tintin++/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/net/tintin++/Makefile b/net/tintin++/Makefile index d9a8622e4a3b..8c27e2fe4855 100644 --- a/net/tintin++/Makefile +++ b/net/tintin++/Makefile @@ -3,13 +3,15 @@ # Date created: 15 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.6 1995/11/27 04:05:41 asami Exp $ +# $Id: Makefile,v 1.7 1996/11/18 11:36:43 asami Exp $ # DISTNAME= tintin++v1.5pl6 PKGNAME= tintin-1.5.6 CATEGORIES= net games -MASTER_SITES= ftp://princeton.edu/pub/tintin++/dist/ +MASTER_SITES= ftp://ftp.walrus.com/pub/avatar/clients/ \ + ftp://ftp.cctpu.edu.ru/pub/comp/networking/mud/ \ + ftp://iclub.nsu.ru/pub/mud/clients/tintin++/ EXTRACT_SUFX= .tar.Z MAINTAINER= ache@FreeBSD.ORG |