diff options
Diffstat (limited to 'devel/py-zope.traversing/Makefile')
-rw-r--r-- | devel/py-zope.traversing/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-zope.traversing/Makefile b/devel/py-zope.traversing/Makefile index d0321bcc4849..50ac00cf4a7e 100644 --- a/devel/py-zope.traversing/Makefile +++ b/devel/py-zope.traversing/Makefile @@ -7,12 +7,12 @@ PORTNAME= zope.traversing PORTVERSION= 3.14.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= Resolving paths in the object hierarchy LICENSE= ZPL21 |