summaryrefslogtreecommitdiff
path: root/math/blas/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-12-02 12:14:01 +0000
committerwiz <wiz@pkgsrc.org>2007-12-02 12:14:01 +0000
commit80eab693c5ae68e1d92bdbc4fcab9eac8fc9210d (patch)
tree255f6b0c64afbdcbb911fea6acea95c8b28a9657 /math/blas/Makefile
parentfc63d264357cefa4395f03df713e4cde6eb59441 (diff)
downloadpkgsrc-80eab693c5ae68e1d92bdbc4fcab9eac8fc9210d.tar.gz
Remove Ex-MASTER_SITEs. From Zafer Aydogan.
Diffstat (limited to 'math/blas/Makefile')
-rw-r--r--math/blas/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/math/blas/Makefile b/math/blas/Makefile
index 07b5b430206..d1cedc2f21a 100644
--- a/math/blas/Makefile
+++ b/math/blas/Makefile
@@ -1,13 +1,11 @@
-# $NetBSD: Makefile,v 1.22 2006/06/09 10:38:35 rillig Exp $
+# $NetBSD: Makefile,v 1.23 2007/12/02 12:14:15 wiz Exp $
#
DISTNAME= blas
PKGNAME= blas-1.0
PKGREVISION= 3
CATEGORIES= math
-MASTER_SITES= ftp://ftp.netlib.org/blas/ \
- ftp://netlib.bell-labs.com/netlib/blas/ \
- ftp://www.hensa.ac.uk/mirrors/netlib/blas/
+MASTER_SITES= ftp://ftp.netlib.org/blas/
EXTRACT_SUFX= .tgz
MAINTAINER= adam@NetBSD.org