diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-08-31 17:50:07 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-08-31 17:50:07 +0800 |
commit | 78b01ce1a05e6615c9360e8b2446997d06699174 (patch) | |
tree | d7387a767fe0107564ddc67bd17d3d9e05570fa6 /net | |
parent | d3ae92b2b6f9c77009741f3f2e14eedfb37348b5 (diff) | |
download | freebsd-ports-graphics-78b01ce1a05e6615c9360e8b2446997d06699174.tar.gz freebsd-ports-graphics-78b01ce1a05e6615c9360e8b2446997d06699174.tar.zst freebsd-ports-graphics-78b01ce1a05e6615c9360e8b2446997d06699174.zip |
Dropped maintainership, as I phase python out here.
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 3dbf2cf0e07..0135a4304ea 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 e9b065f0b75..d0df7a0f9dc 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 |