diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-08-31 09:50:07 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-08-31 09:50:07 +0000 |
commit | 4775d62321db0d69950f02bbac571508c3f79fc4 (patch) | |
tree | 5319b8a8ef80e14d879b830c5195e8264f7c7c9d /net/py-ldap2 | |
parent | d59f30351c73460241f9c04839d3c162c04ed3ec (diff) | |
download | ports-4775d62321db0d69950f02bbac571508c3f79fc4.tar.gz ports-4775d62321db0d69950f02bbac571508c3f79fc4.zip |
Notes
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 e9b065f0b756..d0df7a0f9dc0 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 |