aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2003-03-01 13:04:27 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2003-03-01 13:04:27 +0000
commit33e610508dd1a9214440f1230ba28fd393c0992c (patch)
treea32f938963b24d7ac878c5eb0668b83da9fc34a7 /lang
parentabcc5675b94d8c63d6f9c54c76c1db8d91bbde44 (diff)
downloadports-33e610508dd1a9214440f1230ba28fd393c0992c.tar.gz
ports-33e610508dd1a9214440f1230ba28fd393c0992c.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/intercal/Makefile2
-rw-r--r--lang/intercal/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/intercal/Makefile b/lang/intercal/Makefile
index 54acadc6cd9d..49718da43038 100644
--- a/lang/intercal/Makefile
+++ b/lang/intercal/Makefile
@@ -8,7 +8,7 @@
PORTNAME= intercal
PORTVERSION= 0.20
CATEGORIES= lang
-MASTER_SITES= http://www.tuxedo.org/~esr/intercal/
+MASTER_SITES= http://www.catb.org/~esr/intercal/
MAINTAINER= mph@freebsd.org
diff --git a/lang/intercal/pkg-descr b/lang/intercal/pkg-descr
index 138d836407c9..37064e9ca5f4 100644
--- a/lang/intercal/pkg-descr
+++ b/lang/intercal/pkg-descr
@@ -4,4 +4,4 @@ languages. This is the C-INTERCAL compiler, which compiles
INTERCAL to C, and then invokes cc as a backend, much like the
"f2c" Fortran compiler.
-WWW: http://www.tuxedo.org/~esr/intercal/
+WWW: http://www.catb.org/~esr/intercal/