diff options
Diffstat (limited to 'devel/py-initgroups/Makefile')
-rw-r--r-- | devel/py-initgroups/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-initgroups/Makefile b/devel/py-initgroups/Makefile index b80c708fdcec..cc42e68b59ca 100644 --- a/devel/py-initgroups/Makefile +++ b/devel/py-initgroups/Makefile @@ -7,12 +7,12 @@ PORTNAME= initgroups 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= Convenience uid/gid helper function used in Zope2 LICENSE= ZPL21 |