aboutsummaryrefslogtreecommitdiff
path: root/math/py-symeig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-symeig/Makefile')
-rw-r--r--math/py-symeig/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-symeig/Makefile b/math/py-symeig/Makefile
index f2475c0e02f0..a1e966242873 100644
--- a/math/py-symeig/Makefile
+++ b/math/py-symeig/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= math python
MASTER_SITES= SF/mdp-toolkit/mdp-toolkit/2.3
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= llwang@infor.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Symmetrical eigenvalue routines for NumPy
BUILD_DEPENDS+= ${PYNUMPY}