aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2011-03-19 18:28:00 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2011-03-19 18:28:00 +0000
commit557838384130dbbacffec46ff8bdab06c75e3438 (patch)
treec45be089e021097d94af1aae5cd411d8fef04a9d /math
parent6eb20fcadb59981275b93788dc35de24d09a6190 (diff)
downloadports-557838384130dbbacffec46ff8bdab06c75e3438.tar.gz
ports-557838384130dbbacffec46ff8bdab06c75e3438.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/eispack/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/math/eispack/Makefile b/math/eispack/Makefile
index ebff171ecefa..83380a6ffe77 100644
--- a/math/eispack/Makefile
+++ b/math/eispack/Makefile
@@ -9,7 +9,7 @@ PORTNAME= eispack
PORTVERSION= 1.0
PORTREVISION= 3
CATEGORIES= math
-MASTER_SITES= ${MASTER_SITES_NETLIB:N*sandia*}
+MASTER_SITES= ${MASTER_SITES_NETLIB}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTFILES= ${SRCS}
EXTRACT_ONLY= #empty
@@ -19,9 +19,10 @@ COMMENT= Eigenvalue system package
MASTER_SITES_NETLIB= ftp://ftp.netlib.org/%SUBDIR%/ \
http://www.netlib.org/%SUBDIR%/ \
- http://www.netlib.no/netlib/%SUBDIR%/ \
- http://netlib.sandia.gov/%SUBDIR%/ \
ftp://ftp.mirrorservice.org/sites/netlib.bell-labs.com/netlib/%SUBDIR%/ \
+ http://www.mirrorservice.org/sites/netlib.bell-labs.com/netlib/%SUBDIR%/ \
+ ftp://ftp.netlib.no/netlib/%SUBDIR%/ \
+ http://www.netlib.no/netlib/%SUBDIR%/ \
http://artfiles.org/netlib.org/%SUBDIR%/ \
http://netlib.amss.ac.cn/%SUBDIR%/ \
http://netlib.caspur.it/%SUBDIR%/ \