aboutsummaryrefslogtreecommitdiff
path: root/math/linpack
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/linpack
parent37977bb866e0159ef0caaf4b9023b40fafd3c536 (diff)
downloadports-0895fef2d5321e6854602198be787da5853c0403.tar.gz
ports-0895fef2d5321e6854602198be787da5853c0403.zip
Notes
Diffstat (limited to 'math/linpack')
-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