diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-11-20 08:09:49 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-11-20 08:09:49 +0000 |
commit | e22ed3d655da09658c170f2800426a37952bf204 (patch) | |
tree | 42ca04302c3055ddae40e851cda27153ee5fa38a /www/zope-zpt | |
parent | 9f305c48e4b799dc6d56fc90d558184cb4f750e6 (diff) |
Notes
Diffstat (limited to 'www/zope-zpt')
-rw-r--r-- | www/zope-zpt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/zope-zpt/Makefile b/www/zope-zpt/Makefile index 71ae17bcdaa0..b9e1bb848963 100644 --- a/www/zope-zpt/Makefile +++ b/www/zope-zpt/Makefile @@ -14,7 +14,7 @@ DISTFILES= PageTemplates-${PORTVERSION}.tar.gz \ TAL-${PORTVERSION}.tar.gz \ ZTUtils-${ZTUVERSION}.tar.gz -MAINTAINER= wjv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Zope Page Templates separate design and logic in Zope applications RUN_DEPENDS= ${ZOPEBASEDIR}/skel/bin/zopectl.in:${PORTSDIR}/www/zope |