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