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 447acdb3c2cd..494ed7c992d4 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@chaot.net +MAINTAINER= xmj@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 eee1dbed8b15..df39085d61da 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@chaot.net +MAINTAINER= xmj@FreeBSD.org COMMENT= Python functions for hierarchical clustering LICENSE= BSD2CLAUSE diff --git a/math/py-patsy/Makefile b/math/py-patsy/Makefile index 01670f3cc743..bfe1d1ba8deb 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@chaot.net +MAINTAINER= xmj@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 46c895116735..2f6332e8b07d 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@chaot.net +MAINTAINER= xmj@FreeBSD.org COMMENT= Complement to SciPy for statistical computations LICENSE= BSD3CLAUSE |