diff options
Diffstat (limited to 'security/py-RestrictedPython/Makefile')
-rw-r--r-- | security/py-RestrictedPython/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-RestrictedPython/Makefile b/security/py-RestrictedPython/Makefile index a658419b3129..30c7e222fbb0 100644 --- a/security/py-RestrictedPython/Makefile +++ b/security/py-RestrictedPython/Makefile @@ -8,12 +8,12 @@ PORTNAME= RestrictedPython PORTVERSION= 3.6.0 PORTREVISION= 1 -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= Restricted execution environment for Python LICENSE= ZPL21 |