diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/py-numexpr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-numexpr/Makefile b/math/py-numexpr/Makefile index 3ad0066b1a6d..2d96270f351f 100644 --- a/math/py-numexpr/Makefile +++ b/math/py-numexpr/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math python MASTER_SITES= GOOGLE_CODE PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= jupengfei@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Fast numerical array expression evaluator for Python and NumPy BUILD_DEPENDS= ${PYNUMPY} |