aboutsummaryrefslogtreecommitdiff
path: root/math/eispack
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2011-03-31 10:28:47 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2011-03-31 10:28:47 +0000
commit24f66e10c55570ddcfc3429a55bfb19ed79da7bb (patch)
treed092b370bb77efaab14c7b30717c16e121038a91 /math/eispack
parent6794dbfb539b3d56278dbcb851e1e09caa2dd939 (diff)
downloadports-24f66e10c55570ddcfc3429a55bfb19ed79da7bb.tar.gz
ports-24f66e10c55570ddcfc3429a55bfb19ed79da7bb.zip
Switch to MASTER_SITE_NETLIB
Notes
Notes: svn path=/head/; revision=272043
Diffstat (limited to 'math/eispack')
-rw-r--r--math/eispack/Makefile18
1 files changed, 1 insertions, 17 deletions
diff --git a/math/eispack/Makefile b/math/eispack/Makefile
index 521ba7ef086c..3998a399ff15 100644
--- a/math/eispack/Makefile
+++ b/math/eispack/Makefile
@@ -9,29 +9,13 @@ PORTNAME= eispack
PORTVERSION= 1.0
PORTREVISION= 3
CATEGORIES= math
-MASTER_SITES= ${MASTER_SITES_NETLIB}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= NL
DISTFILES= ${SRCS}
EXTRACT_ONLY= #empty
MAINTAINER= bf@FreeBSD.org
COMMENT= Eigenvalue system package
-MASTER_SITES_NETLIB= ftp://ftp.netlib.org/%SUBDIR%/ \
- http://www.netlib.org/%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%/ \
- ftp://ftp.irisa.fr/pub/netlib/%SUBDIR%/ \
- http://artfiles.org/netlib.org/%SUBDIR%/ \
- http://netlib.amss.ac.cn/%SUBDIR%/ \
- http://netlib.caspur.it/%SUBDIR%/ \
- http://netlib.ccp14.ac.uk/%SUBDIR%/ \
- http://netlib.enseeiht.fr/%SUBDIR%/ \
- http://netlib.linux-mirror.org/%SUBDIR%/ \
- http://phase.hpcc.jp/mirrors/netlib/%SUBDIR%/
-
DIST_SUBDIR= ${PORTNAME}
NO_WRKSUBDIR= yes