summaryrefslogtreecommitdiff
path: root/math/scalapack
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2023-12-10 11:21:09 +0100
committerThierry Thomas <thierry@FreeBSD.org>2023-12-10 11:23:11 +0100
commit843da99a87b4c6b3953bcd4153ed1212636783c9 (patch)
tree4a1bc5e7fef6176cbfc3e17c3f44f61c2e783986 /math/scalapack
parentnet/mpifx: upgrade to a recent commit in order to support MPICH-4.x (diff)
*/*: bump PORTREVISION after the upgrade of MPICH to 4.1.2
Diffstat (limited to 'math/scalapack')
-rw-r--r--math/scalapack/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/scalapack/Makefile b/math/scalapack/Makefile
index 05a2ba25af9c..f8ac03ad6057 100644
--- a/math/scalapack/Makefile
+++ b/math/scalapack/Makefile
@@ -1,6 +1,6 @@
PORTNAME= scalapack
PORTVERSION= 2.2.0
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONPREFIX= v
CATEGORIES= math