diff options
author | Kubilay Kocak <koobs@FreeBSD.org> | 2013-12-18 10:38:33 +0000 |
---|---|---|
committer | Kubilay Kocak <koobs@FreeBSD.org> | 2013-12-18 10:38:33 +0000 |
commit | a1c3980ac8aef10f50a0fba3c302985cda5961d4 (patch) | |
tree | e68192414b454fa46892890d17fd53ebab11e395 /math/py-numpy/Makefile | |
parent | a4baad5f5afc5b76b5d4c374baa2583f1923c326 (diff) |
Notes
Diffstat (limited to 'math/py-numpy/Makefile')
-rw-r--r-- | math/py-numpy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile index c03c34a691b7..69f80467f2c0 100644 --- a/math/py-numpy/Makefile +++ b/math/py-numpy/Makefile @@ -14,7 +14,7 @@ DISTFILES= numpy-${PORTVERSION:S/r/rc/}${EXTRACT_SUFX}:source \ numpy-user-${PORTVERSION}.pdf:doc EXTRACT_ONLY= numpy-${PORTVERSION:S/r/rc/}${EXTRACT_SUFX} -MAINTAINER= llwang@infor.org +MAINTAINER= python@FreeBSD.org COMMENT= The New Numeric Extension to Python LICENSE= BSD |