diff options
author | pi <pi@FreeBSD.org> | 2016-05-26 00:54:30 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2016-05-26 00:54:30 +0800 |
commit | ec7d1f678c845a3d25d6f4a1e6038a9ff66df33c (patch) | |
tree | feac6fc0d26cc9fc2cea3d8d0166504c8192c45c /science | |
parent | f25b8e21600e6d91e99cf5e5a414292714a3087f (diff) | |
download | freebsd-ports-gnome-ec7d1f678c845a3d25d6f4a1e6038a9ff66df33c.tar.gz freebsd-ports-gnome-ec7d1f678c845a3d25d6f4a1e6038a9ff66df33c.tar.zst freebsd-ports-gnome-ec7d1f678c845a3d25d6f4a1e6038a9ff66df33c.zip |
Several ports: Change MAINTAINER from xmj@chaot.net to xmj@FreeBSD.org
PR: 209746
Submitted by: xmj
Diffstat (limited to 'science')
-rw-r--r-- | science/py-coards/Makefile | 2 | ||||
-rw-r--r-- | science/py-h5py/Makefile | 2 | ||||
-rw-r--r-- | science/py-pupynere/Makefile | 2 | ||||
-rw-r--r-- | science/py-pyaixi/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/science/py-coards/Makefile b/science/py-coards/Makefile index 3153c9b4bba1..03f7961dd947 100644 --- a/science/py-coards/Makefile +++ b/science/py-coards/Makefile @@ -7,7 +7,7 @@ CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= xmj@chaot.net +MAINTAINER= xmj@FreeBSD.org COMMENT= COARDS compliant time parser LICENSE= MIT 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 diff --git a/science/py-pupynere/Makefile b/science/py-pupynere/Makefile index 2f3068d144c7..0efce7e7b373 100644 --- a/science/py-pupynere/Makefile +++ b/science/py-pupynere/Makefile @@ -8,7 +8,7 @@ CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= xmj@chaot.net +MAINTAINER= xmj@FreeBSD.org COMMENT= Python module for reading and writing NetCDF files LICENSE= MIT diff --git a/science/py-pyaixi/Makefile b/science/py-pyaixi/Makefile index 8501b9583c73..2cd7fbdcfe97 100644 --- a/science/py-pyaixi/Makefile +++ b/science/py-pyaixi/Makefile @@ -7,7 +7,7 @@ CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= xmj@chaot.net +MAINTAINER= xmj@FreeBSD.org COMMENT= Implementation of the MC-AIXI-CTW AI algorithm LICENSE= CCbySA |