summaryrefslogtreecommitdiff
path: root/math/py-bottleneck
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-05-25 16:54:30 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-05-25 16:54:30 +0000
commitad67447870aadc60e6c032fa3da7cb04692e1b9e (patch)
treefeac6fc0d26cc9fc2cea3d8d0166504c8192c45c /math/py-bottleneck
parentscience/py-h5py: 2.5.0 -> 2.6.0 (diff)
Several ports: Change MAINTAINER from xmj@chaot.net to xmj@FreeBSD.org
PR: 209746 Submitted by: xmj
Notes
Notes: svn path=/head/; revision=415848
Diffstat (limited to 'math/py-bottleneck')
-rw-r--r--math/py-bottleneck/Makefile2
1 files changed, 1 insertions, 1 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