diff options
Diffstat (limited to 'devel/py-zope.app.container')
-rw-r--r-- | devel/py-zope.app.container/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-zope.app.container/Makefile b/devel/py-zope.app.container/Makefile index fbc0b42f6f1f..cd8ee53f5a93 100644 --- a/devel/py-zope.app.container/Makefile +++ b/devel/py-zope.app.container/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.app.container PORTVERSION= 3.9.1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope Container LICENSE= ZPL21 |