summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2005-09-30 17:48:57 +0000
committerBill Fenner <fenner@FreeBSD.org>2005-09-30 17:48:57 +0000
commit0895fef2d5321e6854602198be787da5853c0403 (patch)
treeab0d44617b027ce19c88c17c9cad058747c12bfa /math
parentAdd p5-Net-PcapUtils 0.01, utility routines for Net::Pcap module. (diff)
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)
Notes
Notes: svn path=/head/; revision=143873
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