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 | |
parent | d59f30351c73460241f9c04839d3c162c04ed3ec (diff) | |
download | ports-4775d62321db0d69950f02bbac571508c3f79fc4.tar.gz ports-4775d62321db0d69950f02bbac571508c3f79fc4.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/py-ldap1/Makefile | 2 | ||||
-rw-r--r-- | net/py-ldap2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/py-ldap1/Makefile b/net/py-ldap1/Makefile index 3dbf2cf0e078..0135a4304ea7 100644 --- a/net/py-ldap1/Makefile +++ b/net/py-ldap1/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= python-ldap DISTNAME= python-ldap-${PORTVERSION}-src -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap 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 |