aboutsummaryrefslogtreecommitdiffstats
path: root/lang/intercal
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2003-03-01 21:04:27 +0800
committersf <sf@FreeBSD.org>2003-03-01 21:04:27 +0800
commit029d9f91fa3ac36c0ebc5a84c5fb467e15fc72bc (patch)
tree3e74b55f161ab0ae847de42bae402365ea9716a8 /lang/intercal
parentb8621f6a16fa0c05d180b8e916a1302c968cc6c7 (diff)
downloadfreebsd-ports-gnome-029d9f91fa3ac36c0ebc5a84c5fb467e15fc72bc.tar.gz
freebsd-ports-gnome-029d9f91fa3ac36c0ebc5a84c5fb467e15fc72bc.tar.zst
freebsd-ports-gnome-029d9f91fa3ac36c0ebc5a84c5fb467e15fc72bc.zip
track ESR's page.
www.tuxedo.org -> www.catb.org
Diffstat (limited to 'lang/intercal')
-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/