aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lang/t3x/Makefile4
-rw-r--r--lang/t3x/pkg-descr2
2 files changed, 2 insertions, 4 deletions
diff --git a/lang/t3x/Makefile b/lang/t3x/Makefile
index 4acd5140806..c929106aa5b 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
diff --git a/lang/t3x/pkg-descr b/lang/t3x/pkg-descr
index 0171e0d8372..57bb0ed6ce9 100644
--- a/lang/t3x/pkg-descr
+++ b/lang/t3x/pkg-descr
@@ -5,5 +5,3 @@ some degree object-oriented.
This package contains the full optimizing T3X compiler
with native 386, C, and bytecode back ends, complete
documentation, and lots of tools.
-
-WWW: http://www.t3x.org/T3X/