diff options
Diffstat (limited to 'devel/py-DocumentTemplate/Makefile')
-rw-r--r-- | devel/py-DocumentTemplate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-DocumentTemplate/Makefile b/devel/py-DocumentTemplate/Makefile index 0336cb608505..f91f6c9affa4 100644 --- a/devel/py-DocumentTemplate/Makefile +++ b/devel/py-DocumentTemplate/Makefile @@ -7,12 +7,12 @@ PORTNAME= DocumentTemplate PORTVERSION= 2.13.2 -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= Document Templating Markup Language (DTML) LICENSE= ZPL21 |