diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-01-16 10:33:34 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-01-16 10:33:34 +0000 |
commit | d5876df7375b5e153737c1750148843eaa8d27b4 (patch) | |
tree | 086de312c0b9470ec367327f06be3e3a36c42551 /www/py-plone.theme | |
parent | 6e503fa51dd9c70821b4fc05a26cc351eb0cefd8 (diff) | |
download | ports-d5876df7375b5e153737c1750148843eaa8d27b4.tar.gz ports-d5876df7375b5e153737c1750148843eaa8d27b4.zip |
- transfer maintainership for my zope-ports to zope@
- add them to virtual category `zope'
Notes
Notes:
svn path=/head/; revision=289318
Diffstat (limited to 'www/py-plone.theme')
-rw-r--r-- | www/py-plone.theme/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-plone.theme/Makefile b/www/py-plone.theme/Makefile index 8382fd133794..5979e7dbd420 100644 --- a/www/py-plone.theme/Makefile +++ b/www/py-plone.theme/Makefile @@ -7,11 +7,11 @@ PORTNAME= plone.theme PORTVERSION= 2.1 -CATEGORIES= www python +CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Tools for managing themes in CMF and Plone sites LICENSE= GPLv2 |