aboutsummaryrefslogtreecommitdiffstats
path: root/math/linpack
diff options
context:
space:
mode:
authorbf <bf@FreeBSD.org>2011-03-31 18:30:13 +0800
committerbf <bf@FreeBSD.org>2011-03-31 18:30:13 +0800
commitc16b2524470f66de64a48420e681d30a77af4092 (patch)
treea70138010a369491f11c6f9546746f16cec7f33f /math/linpack
parent7be7335019fa9c080de00e7b4ce5c26d31d675bd (diff)
downloadfreebsd-ports-gnome-c16b2524470f66de64a48420e681d30a77af4092.tar.gz
freebsd-ports-gnome-c16b2524470f66de64a48420e681d30a77af4092.tar.zst
freebsd-ports-gnome-c16b2524470f66de64a48420e681d30a77af4092.zip
Switch to MASTER_SITE_NETLIB and adopt
Diffstat (limited to 'math/linpack')
-rw-r--r--math/linpack/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/linpack/Makefile b/math/linpack/Makefile
index 134766bd5a87..158955c89339 100644
--- a/math/linpack/Makefile
+++ b/math/linpack/Makefile
@@ -9,11 +9,10 @@ PORTNAME= linpack
PORTVERSION= 1.0
PORTREVISION= 3
CATEGORIES= math
-MASTER_SITES= http://www.netlib.org/linpack/ \
- http://netlib.amss.ac.cn/linpack/
+MASTER_SITES= NL
DISTFILES= ${SRCS}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bf@FreeBSD.org
COMMENT= Linear Algebra package
LIB_DEPENDS= blas.2:${PORTSDIR}/math/blas