diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-02-24 08:52:27 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-02-24 08:52:27 +0000 |
commit | 8e78ac8e6703ebb8ca8e3cdd3c67a2a10b77debd (patch) | |
tree | cb571931dbeb7aab5cf46a0a793f33e653b9fb76 /science | |
parent | 039abeda42ebb0520e8eff5408d9b5ef859fa29c (diff) |
Notes
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 15d43146e8aa..84c0627e1a79 100644 --- a/science/py-coards/Makefile +++ b/science/py-coards/Makefile @@ -8,7 +8,7 @@ CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= johannes@perceivon.net +MAINTAINER= ports@FreeBSD.org COMMENT= COARDS compliant time parser LICENSE= MIT diff --git a/science/py-h5py/Makefile b/science/py-h5py/Makefile index 5670f0092d62..3f4514175d42 100644 --- a/science/py-h5py/Makefile +++ b/science/py-h5py/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.7.0 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= johannes@perceivon.net +MAINTAINER= ports@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 090f52c4a81e..b52b005b7eed 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= johannes@perceivon.net +MAINTAINER= ports@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 34591f8fd7e4..05d619b4a7bb 100644 --- a/science/py-pyaixi/Makefile +++ b/science/py-pyaixi/Makefile @@ -8,7 +8,7 @@ CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= johannes@perceivon.net +MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of the MC-AIXI-CTW AI algorithm LICENSE= CC-BY-SA-3.0 |