diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1998-12-09 22:35:05 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1998-12-09 22:35:05 +0000 |
commit | 4f183f626d9d40d39f3d3869a795f61619d00270 (patch) | |
tree | d17ff9cb6c11fa1c64e586295adb7ad183e7cc13 /net/tintin++-devel | |
parent | 0f4b1e80ad53b31f8e03e59ed264afd6322a98bb (diff) | |
download | ports-4f183f626d9d40d39f3d3869a795f61619d00270.tar.gz ports-4f183f626d9d40d39f3d3869a795f61619d00270.zip |
Notes
Diffstat (limited to 'net/tintin++-devel')
-rw-r--r-- | net/tintin++-devel/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/net/tintin++-devel/Makefile b/net/tintin++-devel/Makefile index d9a8622e4a3b..8c27e2fe4855 100644 --- a/net/tintin++-devel/Makefile +++ b/net/tintin++-devel/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 |