aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>2005-10-01 01:48:57 +0800
committerfenner <fenner@FreeBSD.org>2005-10-01 01:48:57 +0800
commit7fcf63d4a245011987a15babe71bcfed8c05fa1f (patch)
tree5d141b2f6960612273cb712cc0446c86d84bacff /math
parentf34d7e6e6387c010722948f6ad7601846288b5d2 (diff)
downloadfreebsd-ports-gnome-7fcf63d4a245011987a15babe71bcfed8c05fa1f.tar.gz
freebsd-ports-gnome-7fcf63d4a245011987a15babe71bcfed8c05fa1f.tar.zst
freebsd-ports-gnome-7fcf63d4a245011987a15babe71bcfed8c05fa1f.zip
www.hensa.ac.uk has been replaced by the UK Mirror Service on 1 August 1999.
Move MASTER_SITES that have been dead for 6 years from www.hensa.ac.uk to the UK Mirror Service, ftp.mirrorservice.org. Approved By: portmgr (linimon)
Diffstat (limited to 'math')
-rw-r--r--math/blas/Makefile2
-rw-r--r--math/eispack/Makefile2
-rw-r--r--math/linpack/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/math/blas/Makefile b/math/blas/Makefile
index ddbb70805f5c..e06aa86d5367 100644
--- a/math/blas/Makefile
+++ b/math/blas/Makefile
@@ -9,7 +9,7 @@ PORTNAME= blas
PORTVERSION= 1.0
CATEGORIES= math
MASTER_SITES= ftp://netlib.bell-labs.com/netlib/blas/ \
- ftp://www.hensa.ac.uk/mirrors/netlib/blas/ \
+ ftp://ftp.mirrorservice.org/sites/netlib.bell-labs.com/netlib/blas/ \
http://www.netlib.org/blas/
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tgz
diff --git a/math/eispack/Makefile b/math/eispack/Makefile
index 7d2e231ad65b..4869f064b7ea 100644
--- a/math/eispack/Makefile
+++ b/math/eispack/Makefile
@@ -9,7 +9,7 @@ PORTNAME= eispack
PORTVERSION= 1.0
CATEGORIES= math
MASTER_SITES= ftp://netlib.bell-labs.com/netlib/eispack/ \
- ftp://www.hensa.ac.uk/mirrors/netlib/eispack/
+ ftp://ftp.mirrorservice.org/sites/netlib.bell-labs.com/netlib/eispack/
DISTFILES= ${SRCS:.f=.f.gz}
MAINTAINER= ports@FreeBSD.org
diff --git a/math/linpack/Makefile b/math/linpack/Makefile
index 120518d0f58b..9ae2e2d4f004 100644
--- a/math/linpack/Makefile
+++ b/math/linpack/Makefile
@@ -9,7 +9,7 @@ PORTNAME= linpack
PORTVERSION= 1.0
CATEGORIES= math
MASTER_SITES= ftp://netlib.bell-labs.com/netlib/linpack/ \
- ftp://www.hensa.ac.uk/mirrors/netlib/linpack/
+ ftp://ftp.mirrorservice.org/sites/netlib.bell-labs.com/netlib/linpack/
DISTFILES= ${SRCS:.f=.f.gz}
MAINTAINER= ports@FreeBSD.org