summaryrefslogtreecommitdiff
path: root/math/openblas/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/openblas/Makefile')
-rw-r--r--math/openblas/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/openblas/Makefile b/math/openblas/Makefile
index 8528d8bcdcc..3eab99cb999 100644
--- a/math/openblas/Makefile
+++ b/math/openblas/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2020/11/05 16:31:45 bacon Exp $
+# $NetBSD: Makefile,v 1.2 2021/05/24 19:52:56 wiz Exp $
MAINTAINER= thomas.orgis@uni-hamburg.de
OPENBLAS_VARIANT= openblas
+PKGREVISION= 1
.include "../../math/openblas/Makefile.common"
.include "../../mk/bsd.pkg.mk"