aboutsummaryrefslogtreecommitdiff
path: root/databases/zodb
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-11-20 08:09:49 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-11-20 08:09:49 +0000
commite22ed3d655da09658c170f2800426a37952bf204 (patch)
tree42ca04302c3055ddae40e851cda27153ee5fa38a /databases/zodb
parent9f305c48e4b799dc6d56fc90d558184cb4f750e6 (diff)
downloadports-e22ed3d655da09658c170f2800426a37952bf204.tar.gz
ports-e22ed3d655da09658c170f2800426a37952bf204.zip
With portmgr hat on, reset inactive maintainer. These ports are now up
for adoption.
Notes
Notes: svn path=/head/; revision=121990
Diffstat (limited to 'databases/zodb')
-rw-r--r--databases/zodb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/zodb/Makefile b/databases/zodb/Makefile
index 55469cb71938..5d85faf068cf 100644
--- a/databases/zodb/Makefile
+++ b/databases/zodb/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= databases python
MASTER_SITES= http://www.zope.org/Products/StandaloneZODB/1.0%20final/
DISTNAME= StandaloneZODB-${PORTVERSION}
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The Zope Object Database, a persistent object database for Python
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/bsddb3/__init__.py:${PORTSDIR}/databases/py-bsddb3