diff options
author | linimon <linimon@FreeBSD.org> | 2009-08-17 13:27:02 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-08-17 13:27:02 +0800 |
commit | f504b118a6b10f3edcff4fa6bf9b250955244aba (patch) | |
tree | 9cfec1b454794b4c805c9a1fe37ae0e43f11b0ce /www/py-GinGin | |
parent | 22894b16de4387c221479e59fb88f432041e8f14 (diff) | |
download | freebsd-ports-gnome-f504b118a6b10f3edcff4fa6bf9b250955244aba.tar.gz freebsd-ports-gnome-f504b118a6b10f3edcff4fa6bf9b250955244aba.tar.zst freebsd-ports-gnome-f504b118a6b10f3edcff4fa6bf9b250955244aba.zip |
Reset thinker@branda.to due to maintainer-timeouts and no response to
email. While here, tighten up comments and pet portlint.
Hat: portmgr
Diffstat (limited to 'www/py-GinGin')
-rw-r--r-- | www/py-GinGin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-GinGin/Makefile b/www/py-GinGin/Makefile index 78e228a2ce7b..660ea742f162 100644 --- a/www/py-GinGin/Makefile +++ b/www/py-GinGin/Makefile @@ -11,8 +11,8 @@ CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= thinker@branda.to -COMMENT= GinGin is a hybrid of WIKI and BLOG system +MAINTAINER= ports@FreeBSD.org +COMMENT= A hybrid of WIKI and BLOG system BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/mez_xml/__init__.py:${PORTSDIR}/devel/py-mez_xml RUN_DEPENDS= ${PYTHON_SITELIBDIR}/mez_xml/__init__.py:${PORTSDIR}/devel/py-mez_xml |