diff options
author | linimon <linimon@FreeBSD.org> | 2004-11-20 08:09:49 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-11-20 08:09:49 +0000 |
commit | 104e91268ed34607922b0c50ad2abc77f01f2ff5 (patch) | |
tree | 28b45f549c108867c4dc2d4c20245621da044ef9 /databases/zodb | |
parent | 50df9f951163d7e788d140c76728596b9bb054b9 (diff) | |
download | FreeBSD-ports-104e91268ed34607922b0c50ad2abc77f01f2ff5.zip FreeBSD-ports-104e91268ed34607922b0c50ad2abc77f01f2ff5.tar.gz |
With portmgr hat on, reset inactive maintainer. These ports are now up
for adoption.
Diffstat (limited to 'databases/zodb')
-rw-r--r-- | databases/zodb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/zodb/Makefile b/databases/zodb/Makefile index 55469cb..5d85faf 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 |