aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cad/chipmunk/pkg-descr2
-rw-r--r--japanese/jed/pkg-descr2
-rw-r--r--math/xlispstat/pkg-descr2
-rw-r--r--textproc/minidom/Makefile2
-rw-r--r--textproc/minidom/pkg-descr2
-rw-r--r--textproc/p5-Text-Template/Makefile2
-rw-r--r--textproc/p5-Text-Template/pkg-descr2
7 files changed, 7 insertions, 7 deletions
diff --git a/cad/chipmunk/pkg-descr b/cad/chipmunk/pkg-descr
index a1f99cf57b87..abf7ad44e36e 100644
--- a/cad/chipmunk/pkg-descr
+++ b/cad/chipmunk/pkg-descr
@@ -29,4 +29,4 @@ tools are distributed under a license very similar to the GNU license;
the minor changes protect Caltech from liability. Each tar file
contains this license.
-WWW: http://www.pcmp.caltech.edu/chipmunk/
+WWW: http://www.cs.berkeley.edu/~lazzaro/chipmunk/
diff --git a/japanese/jed/pkg-descr b/japanese/jed/pkg-descr
index 3bafbefaed92..a6c033d968a2 100644
--- a/japanese/jed/pkg-descr
+++ b/japanese/jed/pkg-descr
@@ -6,7 +6,7 @@ keystrokes can be programmed.n JED is customizable and
programmable in the language S-Lang, which can look like
Forth or C, depending on your preferences.
-WWW: http://space.mit.edu/~davis/jed.html
+WWW: http://space.mit.edu/~davis/jed/
For the latest information, take a look at:
diff --git a/math/xlispstat/pkg-descr b/math/xlispstat/pkg-descr
index 2636141e3ea1..77abbdfdb91a 100644
--- a/math/xlispstat/pkg-descr
+++ b/math/xlispstat/pkg-descr
@@ -4,4 +4,4 @@ functions for addition, logarithms, etc., have been modified to operate on
lists and arrays of numbers, and a number of basic statistical functions have
been added.
-WWW: http://www.stat.umn.edu/~luke/xls/xlsinfo/xlsinfo.html
+WWW: http://www.stat.uiowa.edu/~luke/xls/xlsinfo/xlsinfo.html
diff --git a/textproc/minidom/Makefile b/textproc/minidom/Makefile
index b3be0c486e2d..97dc1c64ab79 100644
--- a/textproc/minidom/Makefile
+++ b/textproc/minidom/Makefile
@@ -10,7 +10,7 @@ PORTNAME= minidom
PORTVERSION= 0.1.4
PORTREVISION= 0
CATEGORIES= textproc
-MASTER_SITES= http://www.cs.unibo.it/helm/mml-widget/sources/
+MASTER_SITES= http://helm.cs.unibo.it/mml-widget/sources/
MAINTAINER= ports@FreeBSD.org
diff --git a/textproc/minidom/pkg-descr b/textproc/minidom/pkg-descr
index 5a573adcbbdd..1ce37eef6c32 100644
--- a/textproc/minidom/pkg-descr
+++ b/textproc/minidom/pkg-descr
@@ -1,3 +1,3 @@
A minimal implementation of the Document Object Model
-WWW: http://www.cs.unibo.it/helm/mml-widget/
+WWW: http://helm.cs.unibo.it/mml-widget/
diff --git a/textproc/p5-Text-Template/Makefile b/textproc/p5-Text-Template/Makefile
index 371d0fc46557..f00638fcb4cc 100644
--- a/textproc/p5-Text-Template/Makefile
+++ b/textproc/p5-Text-Template/Makefile
@@ -8,7 +8,7 @@
PORTNAME= Text-Template
PORTVERSION= 1.43
CATEGORIES= textproc perl5
-MASTER_SITES= http://www.plover.com/~mjd/perl/Template/ \
+MASTER_SITES= http://perl.plover.com/Template/ \
${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Text
PKGNAMEPREFIX= p5-
diff --git a/textproc/p5-Text-Template/pkg-descr b/textproc/p5-Text-Template/pkg-descr
index 8134ed04bbf6..e11598c5def8 100644
--- a/textproc/p5-Text-Template/pkg-descr
+++ b/textproc/p5-Text-Template/pkg-descr
@@ -1,5 +1,5 @@
Expand template text with embedded Perl
-WWW: http://www.plover.com/~mjd/perl/Template/
+WWW: http://perl.plover.com/Template/
- Bill "I hate Perl" Fumerola <billf@FreeBSD.org>