diff options
Diffstat (limited to 'security/py-AccessControl')
-rw-r--r-- | security/py-AccessControl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-AccessControl/Makefile b/security/py-AccessControl/Makefile index a3904165503e..1a7851bb8d42 100644 --- a/security/py-AccessControl/Makefile +++ b/security/py-AccessControl/Makefile @@ -7,12 +7,12 @@ PORTNAME= AccessControl PORTVERSION= 2.13.7 -CATEGORIES= security python +CATEGORIES= security python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Security framework for Zope2 LICENSE= ZPL21 |