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 | |
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')
-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 03f7961dd947..0fcd1ec9e20b 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@FreeBSD.org +MAINTAINER= johannes@perceivon.net COMMENT= COARDS compliant time parser LICENSE= MIT 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 diff --git a/science/py-pupynere/Makefile b/science/py-pupynere/Makefile index 0efce7e7b373..b94e7f85b1c9 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@FreeBSD.org +MAINTAINER= johannes@perceivon.net COMMENT= Python module for reading and writing NetCDF files LICENSE= MIT diff --git a/science/py-pyaixi/Makefile b/science/py-pyaixi/Makefile index 2cd7fbdcfe97..1881fc886041 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@FreeBSD.org +MAINTAINER= johannes@perceivon.net COMMENT= Implementation of the MC-AIXI-CTW AI algorithm LICENSE= CCbySA |