aboutsummaryrefslogtreecommitdiff
path: root/net/py-mpi4py/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2021-10-22 06:47:51 +0000
committerWen Heping <wen@FreeBSD.org>2021-10-22 06:47:51 +0000
commit41ba77eb465b6002956cdc7d1fc6e25ebaf87083 (patch)
tree88188cb2104980f3a0237fd5f5d9c6f501ab1425 /net/py-mpi4py/Makefile
parent59fea54dcf7301eea4dab32d0f917cedf05a3778 (diff)
downloadports-41ba77eb465b6002956cdc7d1fc6e25ebaf87083.tar.gz
ports-41ba77eb465b6002956cdc7d1fc6e25ebaf87083.zip
net/py-mpi4py: Update to 3.1.1
Take mainatainership
Diffstat (limited to 'net/py-mpi4py/Makefile')
-rw-r--r--net/py-mpi4py/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/py-mpi4py/Makefile b/net/py-mpi4py/Makefile
index 7229114f18ed..62be23a202b4 100644
--- a/net/py-mpi4py/Makefile
+++ b/net/py-mpi4py/Makefile
@@ -1,11 +1,10 @@
PORTNAME= mpi4py
-DISTVERSION= 3.0.3
-PORTREVISION= 1
+DISTVERSION= 3.1.1
CATEGORIES= net parallel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= wen@FreeBSD.org
COMMENT= Python bindings for MPI
LICENSE= BSD2CLAUSE