diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/zope-guf/Makefile | 2 | ||||
-rw-r--r-- | www/zope-zmysqlda/Makefile | 2 | ||||
-rw-r--r-- | www/zope-zpt/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/zope-guf/Makefile b/www/zope-guf/Makefile index 57d5d68bc7a..f49f540a8e3 100644 --- a/www/zope-guf/Makefile +++ b/www/zope-guf/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= zope- DISTNAME= ${ZOPEPRODUCTNAME}-${PORTVERSION:S|.|-|g} EXTRACT_SUFX= .tgz -MAINTAINER= wjv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A roll-your-own user folder product for Zope DEPRECATED= "no longer being developed: use SimpleUserFolder or exUserFolder instead" diff --git a/www/zope-zmysqlda/Makefile b/www/zope-zmysqlda/Makefile index b341d5d37b3..9388c0d3056 100644 --- a/www/zope-zmysqlda/Makefile +++ b/www/zope-zmysqlda/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= mysql-python PKGNAMEPREFIX= zope- DISTNAME= ${ZOPEPRODUCTNAME}-${PORTVERSION} -MAINTAINER= wjv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= MySQL Database Adapter for the Zope web application framework RUN_DEPENDS= ${LOCALBASE}/lib/${PYTHON_VERSION}/site-packages/MySQLdb/__init__.py:${PORTSDIR}/databases/py-MySQLdb diff --git a/www/zope-zpt/Makefile b/www/zope-zpt/Makefile index 71ae17bcdaa..b9e1bb84896 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 |