summaryrefslogtreecommitdiff
path: root/science/py-h5py
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-05-25 16:54:30 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-05-25 16:54:30 +0000
commitad67447870aadc60e6c032fa3da7cb04692e1b9e (patch)
treefeac6fc0d26cc9fc2cea3d8d0166504c8192c45c /science/py-h5py
parentdd0e91841e8e17b85821a34d668261f6f9585a6c (diff)
downloadfreebsd-ports-ad67447870aadc60e6c032fa3da7cb04692e1b9e.zip
Several ports: Change MAINTAINER from xmj@chaot.net to xmj@FreeBSD.org
PR: 209746 Submitted by: xmj
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 8fd8d61ba986..c99c7854f055 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@chaot.net
+MAINTAINER= xmj@FreeBSD.org
COMMENT= General-purpose Python interface to the HDF5 library
LICENSE= BSD3CLAUSE