diff options
Diffstat (limited to 'devel/py-Products.PythonScripts')
-rw-r--r-- | devel/py-Products.PythonScripts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-Products.PythonScripts/Makefile b/devel/py-Products.PythonScripts/Makefile index 1c4f058ae111..d376d966cce4 100644 --- a/devel/py-Products.PythonScripts/Makefile +++ b/devel/py-Products.PythonScripts/Makefile @@ -7,12 +7,12 @@ PORTNAME= Products.PythonScripts PORTVERSION= 2.13.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= Support for restricted execution of Python scripts in Zope 2 LICENSE= ZPL21 |