diff options
-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 |