diff options
author | bapt <bapt@FreeBSD.org> | 2014-07-25 00:33:10 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-07-25 00:33:10 +0800 |
commit | 633fee904336d5fc5979e1fd6a40453c8292e55f (patch) | |
tree | 953ecb2cb521536ccd209ea529c964436141ed38 /science/py-paida | |
parent | 2b9678d8dd7608ff84d2633ce7d287d4ef56aaea (diff) | |
download | freebsd-ports-gnome-633fee904336d5fc5979e1fd6a40453c8292e55f.tar.gz freebsd-ports-gnome-633fee904336d5fc5979e1fd6a40453c8292e55f.tar.zst freebsd-ports-gnome-633fee904336d5fc5979e1fd6a40453c8292e55f.zip |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
Diffstat (limited to 'science/py-paida')
-rw-r--r-- | science/py-paida/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-paida/Makefile b/science/py-paida/Makefile index e82ea79cb293..01fd4741d937 100644 --- a/science/py-paida/Makefile +++ b/science/py-paida/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-3.2.1_2.10.1 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-3.2.1_2.10.1 -MAINTAINER= wenheping@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Pure Python scientific analysis package .if !defined(NO_GUI) |