diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-28 18:28:49 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-28 18:28:49 +0000 |
commit | 0620caba1fc6d3ef268d1585d0990c79785e3af9 (patch) | |
tree | 367629827846574ebd9ecf44189cbcf4587a4440 /lang/t3x | |
parent | 38c4bde1fa0a3976f6506771ba76ec68d65559c0 (diff) | |
download | ports-0620caba1fc6d3ef268d1585d0990c79785e3af9.tar.gz ports-0620caba1fc6d3ef268d1585d0990c79785e3af9.zip |
Notes
Diffstat (limited to 'lang/t3x')
-rw-r--r-- | lang/t3x/Makefile | 4 | ||||
-rw-r--r-- | lang/t3x/distinfo | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/lang/t3x/Makefile b/lang/t3x/Makefile index 136da1a5d5f5..27c19953a605 100644 --- a/lang/t3x/Makefile +++ b/lang/t3x/Makefile @@ -6,7 +6,7 @@ # PORTNAME= t3x -PORTVERSION= 8.0.3 +PORTVERSION= 8.0.4 CATEGORIES= lang devel MASTER_SITES= http://t3x.dyndns.org/files/ \ http://www.t3x.org/files/ @@ -15,6 +15,8 @@ DISTNAME= t3x-${PORTVERSION:S/.//g} MAINTAINER= nmh@t3x.org COMMENT= A compiler for the minimum procedural language T3X +ONLY_FOR_ARCHS= i386 + MAN7= t3x.7 MANCOMPRESSED= no diff --git a/lang/t3x/distinfo b/lang/t3x/distinfo index 4e8ccc039e08..b834728e8b3f 100644 --- a/lang/t3x/distinfo +++ b/lang/t3x/distinfo @@ -1 +1 @@ -MD5 (t3x-803.tar.gz) = 027caa9f74f02774279f4b510535c1fc +MD5 (t3x-804.tar.gz) = 94768c084b81d61b5e8020b8f0658747 |