diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/py-bottleneck/Makefile | 2 | ||||
-rw-r--r-- | math/py-fastcluster/Makefile | 2 | ||||
-rw-r--r-- | math/py-patsy/Makefile | 2 | ||||
-rw-r--r-- | math/py-statsmodels/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/math/py-bottleneck/Makefile b/math/py-bottleneck/Makefile index a8c06275a3a2..7c60a6c55e07 100644 --- a/math/py-bottleneck/Makefile +++ b/math/py-bottleneck/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Bottleneck-${PORTVERSION} -MAINTAINER= johannes@perceivon.net +MAINTAINER= ports@FreeBSD.org COMMENT= Collection of fast NumPy array functions written in Cython LICENSE= BSD2CLAUSE diff --git a/math/py-fastcluster/Makefile b/math/py-fastcluster/Makefile index 38a8251e3c01..7e00d08b7b9d 100644 --- a/math/py-fastcluster/Makefile +++ b/math/py-fastcluster/Makefile @@ -7,7 +7,7 @@ CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= johannes@perceivon.net +MAINTAINER= ports@FreeBSD.org COMMENT= Python functions for hierarchical clustering LICENSE= BSD2CLAUSE diff --git a/math/py-patsy/Makefile b/math/py-patsy/Makefile index da2c62819b3d..f0182bfa54f1 100644 --- a/math/py-patsy/Makefile +++ b/math/py-patsy/Makefile @@ -7,7 +7,7 @@ CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= johannes@perceivon.net +MAINTAINER= ports@FreeBSD.org COMMENT= Python package for statistical models and design matrices LICENSE= BSD3CLAUSE PSFL diff --git a/math/py-statsmodels/Makefile b/math/py-statsmodels/Makefile index 9e2d18cc9e36..d70f5d78421b 100644 --- a/math/py-statsmodels/Makefile +++ b/math/py-statsmodels/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.8.0 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= johannes@perceivon.net +MAINTAINER= ports@FreeBSD.org COMMENT= Complement to SciPy for statistical computations LICENSE= BSD3CLAUSE |