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 494ed7c992d4..437ba4d1ce4d 100644 --- a/math/py-bottleneck/Makefile +++ b/math/py-bottleneck/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Bottleneck-${PORTVERSION} -MAINTAINER= xmj@FreeBSD.org +MAINTAINER= johannes@perceivon.net 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 df39085d61da..4f5e2d6071ea 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= xmj@FreeBSD.org +MAINTAINER= johannes@perceivon.net COMMENT= Python functions for hierarchical clustering LICENSE= BSD2CLAUSE diff --git a/math/py-patsy/Makefile b/math/py-patsy/Makefile index bfe1d1ba8deb..c9ca82f3fe3a 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= xmj@FreeBSD.org +MAINTAINER= johannes@perceivon.net 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 2f6332e8b07d..cc96207290e5 100644 --- a/math/py-statsmodels/Makefile +++ b/math/py-statsmodels/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= xmj@FreeBSD.org +MAINTAINER= johannes@perceivon.net COMMENT= Complement to SciPy for statistical computations LICENSE= BSD3CLAUSE |