diff options
author | Wen Heping <wen@FreeBSD.org> | 2024-08-01 13:53:17 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2024-08-01 23:44:50 +0000 |
commit | 63a5b43ba6b8ea8d627b0b9e9879035fc9469868 (patch) | |
tree | e15d322bc5975c1e68ca459447bde96d43bfd78a /net/py-mpi4py | |
parent | x11/qterminal: Update to 2.0.1 (diff) |
net/py-mpi4py: Drop maintainership
Diffstat (limited to 'net/py-mpi4py')
-rw-r--r-- | net/py-mpi4py/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-mpi4py/Makefile b/net/py-mpi4py/Makefile index 91574e7eccd2..91f02956cc62 100644 --- a/net/py-mpi4py/Makefile +++ b/net/py-mpi4py/Makefile @@ -4,7 +4,7 @@ CATEGORIES= net parallel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= wen@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT?= Python bindings for MPI (OpenMPI) WWW= https://github.com/mpi4py/mpi4py |