diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-28 15:49:54 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-28 15:49:54 +0000 |
commit | 11fb1f260255bc261a1eee04b0ca7578bf5938ad (patch) | |
tree | 0ebd22e845e098d4a81362f07c7e69367b17160f /databases | |
parent | e95f2974e8d06f9721a2bb09e21cadf13fef9bad (diff) | |
download | pkgsrc-11fb1f260255bc261a1eee04b0ca7578bf5938ad.tar.gz |
Reset maintainer on his request (PR 35869).
Diffstat (limited to 'databases')
-rw-r--r-- | databases/py-ldap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-ldap/Makefile b/databases/py-ldap/Makefile index 13b9d4c7fc7..d64e1e6a66c 100644 --- a/databases/py-ldap/Makefile +++ b/databases/py-ldap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2006/05/31 18:22:23 ghen Exp $ +# $NetBSD: Makefile,v 1.32 2007/02/28 15:49:54 wiz Exp $ DISTNAME= python-ldap-2.2.0 PKGNAME= ${DISTNAME:S/python/${PYPKGPREFIX}/} @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= databases python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=python-ldap/} -MAINTAINER= ykomatsu@akaumigame.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/python-ldap/ COMMENT= LDAP client API for Python |