aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2004-11-20 16:09:49 +0800
committerlinimon <linimon@FreeBSD.org>2004-11-20 16:09:49 +0800
commit104e91268ed34607922b0c50ad2abc77f01f2ff5 (patch)
tree28b45f549c108867c4dc2d4c20245621da044ef9 /www
parent50df9f951163d7e788d140c76728596b9bb054b9 (diff)
downloadfreebsd-ports-graphics-104e91268ed34607922b0c50ad2abc77f01f2ff5.tar.gz
freebsd-ports-graphics-104e91268ed34607922b0c50ad2abc77f01f2ff5.tar.zst
freebsd-ports-graphics-104e91268ed34607922b0c50ad2abc77f01f2ff5.zip
With portmgr hat on, reset inactive maintainer. These ports are now up
for adoption.
Diffstat (limited to 'www')
-rw-r--r--www/zope-guf/Makefile2
-rw-r--r--www/zope-zmysqlda/Makefile2
-rw-r--r--www/zope-zpt/Makefile2
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