aboutsummaryrefslogtreecommitdiff
path: root/net/py-ldap1
diff options
context:
space:
mode:
authorOliver Eikemeier <eik@FreeBSD.org>2004-02-16 13:57:34 +0000
committerOliver Eikemeier <eik@FreeBSD.org>2004-02-16 13:57:34 +0000
commit84e95286b2eaf0421b6810569f1cc7529678f5b8 (patch)
tree48119876386b08345194d648934ac90c73865814 /net/py-ldap1
parent4630fc839bc3574e1d75e7653874e2beed982002 (diff)
- BROKEN => FORBIDDEN, since these are potential security issues.
- schedule for removal Reminded by: kris
Notes
Notes: svn path=/head/; revision=101060
Diffstat (limited to 'net/py-ldap1')
-rw-r--r--net/py-ldap1/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/py-ldap1/Makefile b/net/py-ldap1/Makefile
index a492c2eb1413..a1a1f4320873 100644
--- a/net/py-ldap1/Makefile
+++ b/net/py-ldap1/Makefile
@@ -15,7 +15,9 @@ DISTNAME= python-ldap-${PORTVERSION}-src
MAINTAINER= ports@FreeBSD.org
COMMENT= An LDAP module for python
-BROKEN= "Depends on net/openldap12 which is no more. Maybe net/py-ldap2 will do the trick?"
+FORBIDDEN= "Depends on net/openldap12 which is no more. Maybe net/py-ldap2 will do the trick?"
+DEPRECATED= ${FORBIDDEN}
+EXPIRATION_DATE= 2004-04-18
LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap12