diff options
Diffstat (limited to 'net/ttt/Makefile')
-rw-r--r-- | net/ttt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ttt/Makefile b/net/ttt/Makefile index 9e5c21dc45a8..d3da0acbbef8 100644 --- a/net/ttt/Makefile +++ b/net/ttt/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ttt -# Version required: 1.3 # Date created: 22 September 1998 # Whom: Kenjiro Cho <kjc@csl.sony.co.jp> # # $FreeBSD$ # -DISTNAME= ttt-1.4 +PORTNAME= ttt +PORTVERSION= 1.4 CATEGORIES= net tk82 MASTER_SITES= ftp://ftp.csl.sony.co.jp/pub/kjc/ |