diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-06-15 09:04:29 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-06-15 09:04:29 +0000 |
commit | c5152e00e538425a67323599bab2f174d297db72 (patch) | |
tree | f26161dbc88c3ff0c96ae9a81f71e7f7efc5fe74 /math/py-bottleneck | |
parent | - Update to 1.07 (diff) |
Change MAINTAINER from xmj@FreeBSD.org to johannes@perceivon.net
PR: 210265
Submitted by: Johannes Jost Meixner (johannes@perceivon.net)
Approved by: pi (mentor)
Notes
Notes:
svn path=/head/; revision=416918
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 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 |