aboutsummaryrefslogtreecommitdiff
path: root/math/eispack
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/eispack
parent37977bb866e0159ef0caaf4b9023b40fafd3c536 (diff)
downloadports-0895fef2d5321e6854602198be787da5853c0403.tar.gz
ports-0895fef2d5321e6854602198be787da5853c0403.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)
Notes
Notes: svn path=/head/; revision=143873
Diffstat (limited to 'math/eispack')
-rw-r--r--math/eispack/Makefile2
1 files changed, 1 insertions, 1 deletions
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