diff options
author | rm <rm@FreeBSD.org> | 2012-01-16 18:33:34 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2012-01-16 18:33:34 +0800 |
commit | 16973784ae5d7d2aebecd187b0c4176d10c3a3d2 (patch) | |
tree | e8fdff1b35a71ee01f2ff784f980d64118e8bb56 /www/py-plone.subrequest | |
parent | 379e915f84710e3934cfa0521f372eda749a4690 (diff) | |
download | freebsd-ports-gnome-16973784ae5d7d2aebecd187b0c4176d10c3a3d2.tar.gz freebsd-ports-gnome-16973784ae5d7d2aebecd187b0c4176d10c3a3d2.tar.zst freebsd-ports-gnome-16973784ae5d7d2aebecd187b0c4176d10c3a3d2.zip |
- transfer maintainership for my zope-ports to zope@
- add them to virtual category `zope'
Diffstat (limited to 'www/py-plone.subrequest')
-rw-r--r-- | www/py-plone.subrequest/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-plone.subrequest/Makefile b/www/py-plone.subrequest/Makefile index 1bc5df88b260..603351e49dbd 100644 --- a/www/py-plone.subrequest/Makefile +++ b/www/py-plone.subrequest/Makefile @@ -7,11 +7,11 @@ PORTNAME= plone.subrequest PORTVERSION= 1.6.2 -CATEGORIES= www python +CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Subrequests for Zope2 LICENSE= GPLv2 |