diff options
author | asau <asau@pkgsrc.org> | 2009-12-03 13:06:51 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2009-12-03 13:06:51 +0000 |
commit | d78ee9706fa60290d2c69af143254783ad92228a (patch) | |
tree | 51d08c3a3bdd007a71879139b58313239a444aed /math/blas | |
parent | bad6bfba07ecf8acbf0158766e92600194084531 (diff) | |
download | pkgsrc-d78ee9706fa60290d2c69af143254783ad92228a.tar.gz |
Follow f2c/libf2c split: bump revision of all packages
that list Fortran in used languages.
Diffstat (limited to 'math/blas')
-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 15e5d1dd9f2..2e7e4ec0cc2 100644 --- a/math/blas/Makefile +++ b/math/blas/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2009/02/22 14:15:28 asau Exp $ +# $NetBSD: Makefile,v 1.28 2009/12/03 13:06:53 asau Exp $ # DISTNAME= blas PKGNAME= blas-1.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_NETLIB:=blas/} EXTRACT_SUFX= .tgz |