diff options
Diffstat (limited to 'net/py-zope.proxy/Makefile')
-rw-r--r-- | net/py-zope.proxy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-zope.proxy/Makefile b/net/py-zope.proxy/Makefile index 77dd08d03821..bae784055c85 100644 --- a/net/py-zope.proxy/Makefile +++ b/net/py-zope.proxy/Makefile @@ -8,11 +8,11 @@ PORTNAME= zope.proxy PORTVERSION= 3.6.1 PORTREVISION= 3 -CATEGORIES= net python +CATEGORIES= net python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Generic Transparent Proxies BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0:${PORTSDIR}/devel/py-zope.interface |