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/py-bottleneck | |
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/py-bottleneck')
-rw-r--r-- | math/py-bottleneck/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |