diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-11-22 11:05:35 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-11-22 11:05:35 +0000 |
commit | 08d28a3d02d2a7edc76c3002ddec0fbda7ae35b4 (patch) | |
tree | 4d08194138ffb1c34809ac611f4266d7e6731e0e /lang/t3x/Makefile | |
parent | 9413e05bf086daaa4a98faf5b6358df2e8b5d5c4 (diff) |
Notes
Diffstat (limited to 'lang/t3x/Makefile')
-rw-r--r-- | lang/t3x/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/t3x/Makefile b/lang/t3x/Makefile index 4acd5140806b..c929106aa5b0 100644 --- a/lang/t3x/Makefile +++ b/lang/t3x/Makefile @@ -8,10 +8,10 @@ PORTNAME= t3x PORTVERSION= 8.1.5 CATEGORIES= lang devel -MASTER_SITES= http://t3x.dyndns.org/files/ +MASTER_SITES= http://www.holm-und-jeschag.de/files/ DISTNAME= t3x-${PORTVERSION:S/.//g} -MAINTAINER= nmh@t3x.org +MAINTAINER= nils@holm-und-jeschag.de COMMENT= A compiler for the minimum procedural language T3X ONLY_FOR_ARCHS= i386 |