diff options
author | wiz <wiz@pkgsrc.org> | 2005-07-27 16:21:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-07-27 16:21:16 +0000 |
commit | 63012139667ad8f9b3362d04c49bf9ef280603b0 (patch) | |
tree | 383cc3b0c458d375a369b1670bd6311723231905 /databases/py-ZODB | |
parent | 3de5d86818dd43e795076526d9e986a5d15da35c (diff) | |
download | pkgsrc-63012139667ad8f9b3362d04c49bf9ef280603b0.tar.gz |
Reset MAINTAINER -- he stopped working on pkgsrc.
Diffstat (limited to 'databases/py-ZODB')
-rw-r--r-- | databases/py-ZODB/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-ZODB/Makefile b/databases/py-ZODB/Makefile index 12ec72692db..dd5c109b386 100644 --- a/databases/py-ZODB/Makefile +++ b/databases/py-ZODB/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/04/11 21:45:15 tv Exp $ +# $NetBSD: Makefile,v 1.11 2005/07/27 16:21:16 wiz Exp $ # DISTNAME= ZODB3-3.2.1 @@ -7,7 +7,7 @@ PKGREVISION= 1 CATEGORIES= databases python MASTER_SITES= http://zope.org/Products/ZODB3.2/3.2.1/ -MAINTAINER= dotz@irc.pl +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://zope.org/Products/ZODB3.2/3.2/ COMMENT= Standalone distro of Zope Object Database |