diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-01-16 18:33:34 +0800 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-01-16 18:33:34 +0800 |
commit | d5876df7375b5e153737c1750148843eaa8d27b4 (patch) | |
tree | 086de312c0b9470ec367327f06be3e3a36c42551 /security/py-plone.keyring | |
parent | 6e503fa51dd9c70821b4fc05a26cc351eb0cefd8 (diff) | |
download | freebsd-ports-gnome-d5876df7375b5e153737c1750148843eaa8d27b4.tar.gz freebsd-ports-gnome-d5876df7375b5e153737c1750148843eaa8d27b4.tar.zst freebsd-ports-gnome-d5876df7375b5e153737c1750148843eaa8d27b4.zip |
- transfer maintainership for my zope-ports to zope@
- add them to virtual category `zope'
Diffstat (limited to 'security/py-plone.keyring')
-rw-r--r-- | security/py-plone.keyring/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-plone.keyring/Makefile b/security/py-plone.keyring/Makefile index ce2425830715..32638b6b17dc 100644 --- a/security/py-plone.keyring/Makefile +++ b/security/py-plone.keyring/Makefile @@ -7,11 +7,11 @@ PORTNAME= plone.keyring PORTVERSION= 2.0 -CATEGORIES= security python +CATEGORIES= security python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Manage secrets LICENSE= BSD |