diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-03-18 15:43:57 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-03-18 15:43:57 +0000 |
commit | 90baff638c3af5a729280fd6768ba112cc46795f (patch) | |
tree | cf7e484b8fda6d062c3dcf723400cb43bc4db56d /lang/t3x/Makefile | |
parent | 77fa354182e7fa5e951c5657b028e48005d64965 (diff) |
Notes
Diffstat (limited to 'lang/t3x/Makefile')
-rw-r--r-- | lang/t3x/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/t3x/Makefile b/lang/t3x/Makefile index b43147a350f6..bfd63b41293c 100644 --- a/lang/t3x/Makefile +++ b/lang/t3x/Makefile @@ -6,7 +6,8 @@ # PORTNAME= t3x -PORTVERSION= 681 +PORTVERSION= 6.10.1 +DISTNAME= t3x-6A1 CATEGORIES= lang devel MASTER_SITES= http://www.t3x.org/Compiler/ \ http://www.homepages.de/home/nmh/T3X/Compiler/ |