summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-05-15 06:23:26 +0000
committerwiz <wiz@pkgsrc.org>2006-05-15 06:23:26 +0000
commit68bc42e287d27e2a6167b70c05e9a2c01e83666e (patch)
tree9defcc999f0a06135beeebfd3e14acf2d6c87774 /databases
parent01d85951da90055a2ab9fc0cfe1908415324605f (diff)
downloadpkgsrc-68bc42e287d27e2a6167b70c05e9a2c01e83666e.tar.gz
Make Yoshito Komatsu MAINTAINER, on his request.
Diffstat (limited to 'databases')
-rw-r--r--databases/py-ldap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-ldap/Makefile b/databases/py-ldap/Makefile
index f95f0aa9f94..3960988755f 100644
--- a/databases/py-ldap/Makefile
+++ b/databases/py-ldap/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.29 2006/05/14 21:09:20 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2006/05/15 06:23:26 wiz Exp $
DISTNAME= python-ldap-2.2.0
PKGNAME= ${DISTNAME:S/python/${PYPKGPREFIX}/}
CATEGORIES= databases python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=python-ldap/}
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= ykomatsu@akaumigame.org
HOMEPAGE= http://sourceforge.net/projects/python-ldap/
COMMENT= LDAP client API for Python