diff options
author | Kenjiro Cho <kjc@FreeBSD.org> | 1998-09-22 09:40:21 +0000 |
---|---|---|
committer | Kenjiro Cho <kjc@FreeBSD.org> | 1998-09-22 09:40:21 +0000 |
commit | fac3115694c9f684a943e8b860d48b3cc29895d3 (patch) | |
tree | 71486219f5c82baba382180fec4578c957bcb3f8 /net/ttt/Makefile | |
parent | 6a6cf2b4f7ce0f9a2cd0b6ff4e41bc39b501f1c1 (diff) | |
download | ports-fac3115694c9f684a943e8b860d48b3cc29895d3.tar.gz ports-fac3115694c9f684a943e8b860d48b3cc29895d3.zip |
Notes
Diffstat (limited to 'net/ttt/Makefile')
-rw-r--r-- | net/ttt/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/ttt/Makefile b/net/ttt/Makefile index 28dbd8a06543..11b273e7918f 100644 --- a/net/ttt/Makefile +++ b/net/ttt/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ttt -# Version required: 1.2 -# Date created: 15 July 1998 +# Version required: 1.3 +# Date created: 22 September 1998 # Whom: Kenjiro Cho <kjc@csl.sony.co.jp> # -# $Id: Makefile,v 1.6 1998/07/15 05:51:57 kjc Exp $ +# $Id: Makefile,v 1.7 1998/08/07 23:56:44 asami Exp $ # -DISTNAME= ttt-1.2 +DISTNAME= ttt-1.3 CATEGORIES= net tk80 MASTER_SITES= ftp://ftp.csl.sony.co.jp/pub/kjc/ |