diff options
author | rm <rm@FreeBSD.org> | 2012-01-16 18:33:34 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2012-01-16 18:33:34 +0800 |
commit | 16973784ae5d7d2aebecd187b0c4176d10c3a3d2 (patch) | |
tree | e8fdff1b35a71ee01f2ff784f980d64118e8bb56 /security/py-zope.app.securitypolicy | |
parent | 379e915f84710e3934cfa0521f372eda749a4690 (diff) | |
download | freebsd-ports-gnome-16973784ae5d7d2aebecd187b0c4176d10c3a3d2.tar.gz freebsd-ports-gnome-16973784ae5d7d2aebecd187b0c4176d10c3a3d2.tar.zst freebsd-ports-gnome-16973784ae5d7d2aebecd187b0c4176d10c3a3d2.zip |
- transfer maintainership for my zope-ports to zope@
- add them to virtual category `zope'
Diffstat (limited to 'security/py-zope.app.securitypolicy')
-rw-r--r-- | security/py-zope.app.securitypolicy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-zope.app.securitypolicy/Makefile b/security/py-zope.app.securitypolicy/Makefile index 6a9a40222560..17ac8104dce2 100644 --- a/security/py-zope.app.securitypolicy/Makefile +++ b/security/py-zope.app.securitypolicy/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.app.securitypolicy PORTVERSION= 3.6.1 -CATEGORIES= security python +CATEGORIES= security python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= ZMI-based management views for zope.securitypolicy LICENSE= ZPL21 |