summaryrefslogtreecommitdiff
path: root/net
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 /net
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 'net')
-rw-r--r--net/py-mpi4py-mpich/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/py-mpi4py-mpich/Makefile b/net/py-mpi4py-mpich/Makefile
index c1761bdc0868..deb6668cd715 100644
--- a/net/py-mpi4py-mpich/Makefile
+++ b/net/py-mpi4py-mpich/Makefile
@@ -2,6 +2,7 @@ PORTNAME= mpi4py
COMMENT= Python bindings for MPI (MPICH)
+PORTREVISION= 1
PKGNAMESUFFIX= -mpich
MASTERDIR= ${.CURDIR}/../py-mpi4py