aboutsummaryrefslogtreecommitdiff
path: root/math/blas
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@FreeBSD.org>1998-07-07 19:21:19 +0000
committerMarc G. Fournier <scrappy@FreeBSD.org>1998-07-07 19:21:19 +0000
commit229c7f4d6d3a48873e142497f94e51bb0cc583ff (patch)
treed5de7bf9077e554f6e2586b13b23e12a2b7c36fb /math/blas
parenta44353c67435a38c924c439518e4e026d905e278 (diff)
downloadports-229c7f4d6d3a48873e142497f94e51bb0cc583ff.tar.gz
ports-229c7f4d6d3a48873e142497f94e51bb0cc583ff.zip
Notes
Diffstat (limited to 'math/blas')
-rw-r--r--math/blas/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/blas/Makefile b/math/blas/Makefile
index cb8478126313..5a294a0f6b7e 100644
--- a/math/blas/Makefile
+++ b/math/blas/Makefile
@@ -3,13 +3,15 @@
# Date created: 27 October 1994
# Whom: ljo
#
-# $Id: Makefile,v 1.14 1998/02/09 13:02:03 steve Exp $
+# $Id: Makefile,v 1.15 1998/07/07 18:30:55 scrappy Exp $
#
DISTNAME= blas
PKGNAME= blas-1.0
CATEGORIES= math
MASTER_SITES= ftp://netlib.bell-labs.com/netlib/blas/
+ ftp://www.hensa.ac.uk/mirrors/netlib/linpack/ \
+ ftp://elib.zib-berlin.de/pub/linpack/
MAINTAINER= ports@FreeBSD.org