aboutsummaryrefslogtreecommitdiff
path: root/security/py-RestrictedPython
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-01-16 10:33:34 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-01-16 10:33:34 +0000
commitd5876df7375b5e153737c1750148843eaa8d27b4 (patch)
tree086de312c0b9470ec367327f06be3e3a36c42551 /security/py-RestrictedPython
parent6e503fa51dd9c70821b4fc05a26cc351eb0cefd8 (diff)
downloadports-d5876df7375b5e153737c1750148843eaa8d27b4.tar.gz
ports-d5876df7375b5e153737c1750148843eaa8d27b4.zip
- transfer maintainership for my zope-ports to zope@
- add them to virtual category `zope'
Notes
Notes: svn path=/head/; revision=289318
Diffstat (limited to 'security/py-RestrictedPython')
-rw-r--r--security/py-RestrictedPython/Makefile4
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