diff options
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 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 |