diff options
author | tz <tz@FreeBSD.org> | 2016-06-15 17:04:29 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2016-06-15 17:04:29 +0800 |
commit | f8b6e8244dbbe5fa19db2b080e96e3b391503306 (patch) | |
tree | f26161dbc88c3ff0c96ae9a81f71e7f7efc5fe74 /science/py-h5py | |
parent | 9cdd7b9fe496e6b52755dd3c5936ac4f23fcddab (diff) | |
download | freebsd-ports-gnome-f8b6e8244dbbe5fa19db2b080e96e3b391503306.tar.gz freebsd-ports-gnome-f8b6e8244dbbe5fa19db2b080e96e3b391503306.tar.zst freebsd-ports-gnome-f8b6e8244dbbe5fa19db2b080e96e3b391503306.zip |
Change MAINTAINER from xmj@FreeBSD.org to johannes@perceivon.net
PR: 210265
Submitted by: Johannes Jost Meixner (johannes@perceivon.net)
Approved by: pi (mentor)
Diffstat (limited to 'science/py-h5py')
-rw-r--r-- | science/py-h5py/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-h5py/Makefile b/science/py-h5py/Makefile index c99c7854f055..5ceddf0ed57e 100644 --- a/science/py-h5py/Makefile +++ b/science/py-h5py/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.6.0 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= xmj@FreeBSD.org +MAINTAINER= johannes@perceivon.net COMMENT= General-purpose Python interface to the HDF5 library LICENSE= BSD3CLAUSE |