diff options
Diffstat (limited to 'www/py-plone.indexer')
-rw-r--r-- | www/py-plone.indexer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-plone.indexer/Makefile b/www/py-plone.indexer/Makefile index f787e7ef5f2d..d2253ecb2264 100644 --- a/www/py-plone.indexer/Makefile +++ b/www/py-plone.indexer/Makefile @@ -7,11 +7,11 @@ PORTNAME= plone.indexer PORTVERSION= 1.0 -CATEGORIES= www python +CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Hooks to facilitate managing custom index values LICENSE= GPLv2 |