aboutsummaryrefslogtreecommitdiff
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
parentabcc5675b94d8c63d6f9c54c76c1db8d91bbde44 (diff)
downloadports-33e610508dd1a9214440f1230ba28fd393c0992c.tar.gz
ports-33e610508dd1a9214440f1230ba28fd393c0992c.zip
Notes
-rw-r--r--lang/intercal/Makefile2
-rw-r--r--lang/intercal/pkg-descr2
-rw-r--r--mail/fetchmail/Makefile2
-rw-r--r--mail/fetchmail/pkg-descr2
-rw-r--r--misc/bogosort/pkg-descr2
-rw-r--r--misc/jargon/Makefile2
-rw-r--r--misc/jargon/pkg-descr1
7 files changed, 7 insertions, 6 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/
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index c8b40b81054f..9661261f7e3e 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -12,7 +12,7 @@
PORTNAME= fetchmail
PORTVERSION= 6.2.0
CATEGORIES= mail ipv6
-MASTER_SITES= http://www.tuxedo.org/~esr/fetchmail/ \
+MASTER_SITES= http://www.catb.org/~esr/fetchmail/ \
ftp://ftp.ccil.org/pub/esr/fetchmail/
MAINTAINER= ve@sci.fi
diff --git a/mail/fetchmail/pkg-descr b/mail/fetchmail/pkg-descr
index f6c3bd778fce..f119ca1865dd 100644
--- a/mail/fetchmail/pkg-descr
+++ b/mail/fetchmail/pkg-descr
@@ -14,4 +14,4 @@ user agent.
Fetchmail is the lineal descendant of and replacement for the old
popclient program.
-WWW: http://www.tuxedo.org/~esr/fetchmail/
+WWW: http://www.catb.org/~esr/fetchmail/
diff --git a/misc/bogosort/pkg-descr b/misc/bogosort/pkg-descr
index 9eec89fd8a3f..897b10f1c7e8 100644
--- a/misc/bogosort/pkg-descr
+++ b/misc/bogosort/pkg-descr
@@ -1,5 +1,5 @@
Sort files or its standard input using the bogo-sort algorithm
-described in the Jargon File <http://www.tuxedo.org/~esr/jargon>.
+described in the Jargon File <http://www.catb.org/~esr/jargon/>.
A quote from the Jargon File 'bogo-sort' entry:
diff --git a/misc/jargon/Makefile b/misc/jargon/Makefile
index 88354d9d2768..2790208d4f7e 100644
--- a/misc/jargon/Makefile
+++ b/misc/jargon/Makefile
@@ -8,7 +8,7 @@
PORTNAME= jargon
PORTVERSION= 4.3.3
CATEGORIES= misc
-MASTER_SITES= http://www.tuxedo.org/~esr/jargon/
+MASTER_SITES= http://www.catb.org/~esr/jargon/
MAINTAINER= sf@FreeBSD.org
diff --git a/misc/jargon/pkg-descr b/misc/jargon/pkg-descr
index 3fae2cf3d244..8955b23d6453 100644
--- a/misc/jargon/pkg-descr
+++ b/misc/jargon/pkg-descr
@@ -7,3 +7,4 @@ of hacker slang illuminating many aspects of hackish tradition,
folklore, and humor.
Happy Hacking! Stefan Moeding <s.moeding@ndh.net>
+WWW: http://www.catb.org/~esr/jargon/