diff options
author | sem <sem@FreeBSD.org> | 2006-04-16 05:59:29 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2006-04-16 05:59:29 +0800 |
commit | 918b930775a0c674d1122834d3573592d1fd9abd (patch) | |
tree | b5c4ed514775be1d39da4d7960f5f856e2bb3c91 /net/py-ldap2 | |
parent | 72f4a395d27435bf86b6e125d6aaa6319b06d9a0 (diff) | |
download | freebsd-ports-gnome-918b930775a0c674d1122834d3573592d1fd9abd.tar.gz freebsd-ports-gnome-918b930775a0c674d1122834d3573592d1fd9abd.tar.zst freebsd-ports-gnome-918b930775a0c674d1122834d3573592d1fd9abd.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 |