summaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorscrappy <scrappy@FreeBSD.org>1998-07-08 11:54:51 +0000
committerscrappy <scrappy@FreeBSD.org>1998-07-08 11:54:51 +0000
commit843df4743a9df0d289db6e6c81154b5ead40262c (patch)
treec1ee0d9340d49d81a251c1e53675ef0fb1b1a581 /math
parent8995c321711628447582c0c2c7d88fd8c70fc976 (diff)
downloadFreeBSD-ports-843df4743a9df0d289db6e6c81154b5ead40262c.zip
FreeBSD-ports-843df4743a9df0d289db6e6c81154b5ead40262c.tar.gz
Forgot a backslash in the MASTER_SITES list...
Submitted by: Werner Griessl <werner@btp1da.phy.uni-bayreuth.de>
Diffstat (limited to 'math')
-rw-r--r--math/blas/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/blas/Makefile b/math/blas/Makefile
index 5a294a0..63356df 100644
--- a/math/blas/Makefile
+++ b/math/blas/Makefile
@@ -3,13 +3,13 @@
# Date created: 27 October 1994
# Whom: ljo
#
-# $Id: Makefile,v 1.15 1998/07/07 18:30:55 scrappy Exp $
+# $Id: Makefile,v 1.16 1998/07/07 19:21:02 scrappy Exp $
#
DISTNAME= blas
PKGNAME= blas-1.0
CATEGORIES= math
-MASTER_SITES= ftp://netlib.bell-labs.com/netlib/blas/
+MASTER_SITES= ftp://netlib.bell-labs.com/netlib/blas/ \
ftp://www.hensa.ac.uk/mirrors/netlib/linpack/ \
ftp://elib.zib-berlin.de/pub/linpack/
OpenPOWER on IntegriCloud