diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2020-03-02 17:35:42 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2020-03-02 17:35:42 +0000 |
commit | ea36fed040ce75256efe39d94a15b6d4f5bb3864 (patch) | |
tree | f0f377001e96c3aa2165081af759758a42049d6b /net/py-mpi4py | |
parent | Update to latest commit. (diff) |
audio/festvox-cmu_us_slt_arctic, games/flightgear-terragear, graphics/zathura-cb, graphics/zathura-pdf-poppler, graphics/zathura-ps, math/nfft, net/py-mpi4py, science/aircraft-datcom, x11-themes/gnome-icons-luv: reset MAINTAINER
Submitted by: Michael Danilov <mike.d.ft402@gmail.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=527646
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 d2d45251d9d3..8bdde4a6a59c 100644 --- a/net/py-mpi4py/Makefile +++ b/net/py-mpi4py/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net parallel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= mike.d.ft402@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Python bindings for MPI LICENSE= BSD2CLAUSE |