diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-08-31 09:50:07 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-08-31 09:50:07 +0000 |
commit | 78b01ce1a05e6615c9360e8b2446997d06699174 (patch) | |
tree | d7387a767fe0107564ddc67bd17d3d9e05570fa6 /net/py-ldap2 | |
parent | d3ae92b2b6f9c77009741f3f2e14eedfb37348b5 (diff) | |
download | FreeBSD-ports-78b01ce1a05e6615c9360e8b2446997d06699174.zip FreeBSD-ports-78b01ce1a05e6615c9360e8b2446997d06699174.tar.gz |
Dropped maintainership, as I phase python out here.
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 e9b065f..d0df7a0 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= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap2 |