aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>2000-07-13 15:47:22 +0800
committerdirk <dirk@FreeBSD.org>2000-07-13 15:47:22 +0800
commite09c221745a182fffb52ecfea3004226c03b2cd9 (patch)
treefa97f352e3513f0133926caaaa07acabc85b9864 /math
parent603bd9f2eb852948d55ee6139138a58b096a8117 (diff)
downloadfreebsd-ports-gnome-e09c221745a182fffb52ecfea3004226c03b2cd9.tar.gz
freebsd-ports-gnome-e09c221745a182fffb52ecfea3004226c03b2cd9.tar.zst
freebsd-ports-gnome-e09c221745a182fffb52ecfea3004226c03b2cd9.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
Diffstat (limited to 'math')
-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}