aboutsummaryrefslogtreecommitdiff
path: root/math/dbcsr
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-05-06 16:39:12 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-05-06 16:39:12 +0000
commit84c4942d38422d053c9f573150db6b7448cb9388 (patch)
treee41ed5a32750026e26756d1a5890d0438229f988 /math/dbcsr
parentb72a9e489c400415a6b21ef6e3498a69f4507126 (diff)
downloadports-84c4942d38422d053c9f573150db6b7448cb9388.tar.gz
ports-84c4942d38422d053c9f573150db6b7448cb9388.zip
Bump 37 ports depending on math/openblas through USES=blaslapack:openblas because after the recent math/openblas update the library name changed in openblas
Notes
Notes: svn path=/head/; revision=534190
Diffstat (limited to 'math/dbcsr')
-rw-r--r--math/dbcsr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/dbcsr/Makefile b/math/dbcsr/Makefile
index 3fe19ca60bb7..ec1c3ea6feea 100644
--- a/math/dbcsr/Makefile
+++ b/math/dbcsr/Makefile
@@ -3,7 +3,7 @@
PORTNAME= dbcsr
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org