summaryrefslogtreecommitdiff
path: root/math/openblas_pthread/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/openblas_pthread/Makefile')
-rw-r--r--math/openblas_pthread/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/openblas_pthread/Makefile b/math/openblas_pthread/Makefile
index 2b9e2fefc04..3bef96a8f75 100644
--- a/math/openblas_pthread/Makefile
+++ b/math/openblas_pthread/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2020/11/05 17:06:10 bacon Exp $
+# $NetBSD: Makefile,v 1.3 2021/06/15 04:41:53 thor Exp $
MAINTAINER= thomas.orgis@uni-hamburg.de
+PKGREVISION= 1
OPENBLAS_VARIANT= openblas_pthread
.include "../../math/openblas/Makefile.common"