diff options
Diffstat (limited to 'devel/py-zope.globalrequest')
-rw-r--r-- | devel/py-zope.globalrequest/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-zope.globalrequest/Makefile b/devel/py-zope.globalrequest/Makefile index 108766328696..8f67d4684366 100644 --- a/devel/py-zope.globalrequest/Makefile +++ b/devel/py-zope.globalrequest/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.globalrequest PORTVERSION= 1.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Global way of retrieving the currently active request LICENSE= ZPL21 |