summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/blas/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/blas/Makefile b/math/blas/Makefile
index e703dcd41c6..2b0c8359584 100644
--- a/math/blas/Makefile
+++ b/math/blas/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2014/08/19 13:37:14 joerg Exp $
+# $NetBSD: Makefile,v 1.34 2016/10/18 14:08:48 wiz Exp $
.include "../../math/lapack/Makefile.common"
PKGNAME= ${DISTNAME:S/lapack/blas/}
-PKGREVISION= 1
COMMENT= Basic Linear Algebra Subprograms (Fortran)