diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-07-11 06:54:38 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-07-11 06:54:38 +0000 |
commit | 6b950a1acd9c6397372008b444671501648a0cf5 (patch) | |
tree | b08c61ab9a1dba41ffe424665fc2660c5912edd3 /lang/t3x/Makefile | |
parent | add cleanscore 0.9.8.1 (diff) |
upgrade to 6.10.5
PR: 40435
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=62797
Diffstat (limited to 'lang/t3x/Makefile')
-rw-r--r-- | lang/t3x/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/t3x/Makefile b/lang/t3x/Makefile index 6b63f789cc79..c28914876264 100644 --- a/lang/t3x/Makefile +++ b/lang/t3x/Makefile @@ -6,11 +6,11 @@ # PORTNAME= t3x -PORTVERSION= 6.10.2 +PORTVERSION= 6.10.5 CATEGORIES= lang devel -MASTER_SITES= http://www.t3x.org/Compiler/ \ - http://www.homepages.de/home/nmh/T3X/Compiler/ -DISTNAME= t3x-6A2 +MASTER_SITES= http://www.not-compatible.org/files/ \ + http://www.t3x.org/files/ +DISTNAME= t3x-6A5 MAINTAINER= nmh@t3x.org |