aboutsummaryrefslogtreecommitdiff
path: root/math/linpack
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2000-07-13 07:47:22 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2000-07-13 07:47:22 +0000
commit101098b330b85111b26be804d9a5f7d268a64164 (patch)
treea6e26e603b32f6db89891e5bbb774b1877003326 /math/linpack
parent2c44a8535edebc7a35200d8c5d92d1dc17a4af3e (diff)
downloadports-101098b330b85111b26be804d9a5f7d268a64164.tar.gz
ports-101098b330b85111b26be804d9a5f7d268a64164.zip
Remove ftp://ftp.netlib.org/linpack/ from the list of MASTER_SITES.
They don't have the gzip'ed distfiles and they don't support compression on the fly properly. Noticed by: bento
Notes
Notes: svn path=/head/; revision=30559
Diffstat (limited to 'math/linpack')
-rw-r--r--math/linpack/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/linpack/Makefile b/math/linpack/Makefile
index 6f7626dace0c..7228eb7d9b14 100644
--- a/math/linpack/Makefile
+++ b/math/linpack/Makefile
@@ -8,8 +8,7 @@
PORTNAME= linpack
PORTVERSION= 1.0
CATEGORIES= math
-MASTER_SITES= ftp://ftp.netlib.org/linpack/ \
- ftp://netlib.bell-labs.com/netlib/linpack/ \
+MASTER_SITES= ftp://netlib.bell-labs.com/netlib/linpack/ \
ftp://www.hensa.ac.uk/mirrors/netlib/linpack/
DISTFILES= ${SRCS:.f=.f.gz}