aboutsummaryrefslogtreecommitdiffstats
path: root/math/linpack/Makefile
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/linpack/Makefile
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/linpack/Makefile')
-rw-r--r--math/linpack/Makefile2
1 files changed, 1 insertions, 1 deletions
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