diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-09-07 22:58:55 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-09-07 22:58:55 +0800 |
commit | eab18b9e9b780c11aed7ace5d917c5b3eefa1083 (patch) | |
tree | a384a4b823d77e5edba372d15a086103a720dc3e /science | |
parent | d6d4c666d37cf2b6a7fa3ae0c352ceea4605eeb4 (diff) | |
download | freebsd-ports-gnome-eab18b9e9b780c11aed7ace5d917c5b3eefa1083.tar.gz freebsd-ports-gnome-eab18b9e9b780c11aed7ace5d917c5b3eefa1083.tar.zst freebsd-ports-gnome-eab18b9e9b780c11aed7ace5d917c5b3eefa1083.zip |
- Pass maintainership to python@
Diffstat (limited to 'science')
-rw-r--r-- | science/py-scipy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-scipy/Makefile b/science/py-scipy/Makefile index f84914e00e17..ecd0822aa4f0 100644 --- a/science/py-scipy/Makefile +++ b/science/py-scipy/Makefile @@ -12,7 +12,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:source \ scipy-ref-${PORTVERSION}.pdf:doc EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= python@FreeBSD.org COMMENT= Scientific tools for Python LICENSE= BSD3CLAUSE |