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 /math | |
parent | dns/knot2: Update to 2.6.5 (diff) |
Give xmj@'s ports back to the pool
PR: 226157
Submitted by: xmj
Notes
Notes:
svn path=/head/; revision=462775
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 |