diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2006-04-16 05:59:29 +0800 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2006-04-16 05:59:29 +0800 |
commit | aa524f30f54bbeb4e60163fe87fcf9f2a81b64b1 (patch) | |
tree | e05a60bc5410a257278e1b2f554c62addef5d37d /net/py-ldap2 | |
parent | 085fab68baa934d861a03cefff878dcbf43e90f1 (diff) | |
download | freebsd-ports-gnome-aa524f30f54bbeb4e60163fe87fcf9f2a81b64b1.tar.gz freebsd-ports-gnome-aa524f30f54bbeb4e60163fe87fcf9f2a81b64b1.tar.zst freebsd-ports-gnome-aa524f30f54bbeb4e60163fe87fcf9f2a81b64b1.zip |
- A new maintainer
Submitted by: delphij
Diffstat (limited to 'net/py-ldap2')
-rw-r--r-- | net/py-ldap2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-ldap2/Makefile b/net/py-ldap2/Makefile index 2fa701a426e3..74a7d368d8a0 100644 --- a/net/py-ldap2/Makefile +++ b/net/py-ldap2/Makefile @@ -12,7 +12,7 @@ MASTER_SITE_SUBDIR= python-ldap PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-ldap-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= delphij@FreeBSD.org COMMENT= An LDAP module for python, for OpenLDAP2 USE_PYTHON= yes |