diff options
Diffstat (limited to 'math/blas/Makefile')
-rw-r--r-- | math/blas/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/blas/Makefile b/math/blas/Makefile index 76cfa6a7ed5..e720b65fc10 100644 --- a/math/blas/Makefile +++ b/math/blas/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2004/05/30 15:29:34 minskim Exp $ +# $NetBSD: Makefile,v 1.19 2004/10/03 00:12:55 tv Exp $ # DISTNAME= blas PKGNAME= blas-1.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math MASTER_SITES= ftp://ftp.netlib.org/blas/ \ ftp://netlib.bell-labs.com/netlib/blas/ \ |