aboutsummaryrefslogtreecommitdiff
path: root/science/py-h5py
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2016-06-15 09:04:29 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2016-06-15 09:04:29 +0000
commitc5152e00e538425a67323599bab2f174d297db72 (patch)
treef26161dbc88c3ff0c96ae9a81f71e7f7efc5fe74 /science/py-h5py
parentef303dc421b4b04dc29ae186c9df2f7425733c0d (diff)
downloadports-c5152e00e538425a67323599bab2f174d297db72.tar.gz
ports-c5152e00e538425a67323599bab2f174d297db72.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)
Notes
Notes: svn path=/head/; revision=416918
Diffstat (limited to 'science/py-h5py')
-rw-r--r--science/py-h5py/Makefile2
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