diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-15 02:14:59 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-15 02:14:59 +0800 |
commit | b9aa02de83a23681b287ab87b02f73bb154620b2 (patch) | |
tree | 03f587cf3bf18987f3e7d1bada5c89940c224ec7 /net/py-ldap2 | |
parent | 1ac2d8d3932ecbd4d5abc22844faad2301946ba4 (diff) | |
download | freebsd-ports-gnome-b9aa02de83a23681b287ab87b02f73bb154620b2.tar.gz freebsd-ports-gnome-b9aa02de83a23681b287ab87b02f73bb154620b2.tar.zst freebsd-ports-gnome-b9aa02de83a23681b287ab87b02f73bb154620b2.zip |
Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
back sometime.
Hat: portmgr
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 f56271717b1d..7c7d5bd314db 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= vsevolod@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An LDAP module for python, for OpenLDAP2 USE_PYTHON= yes |