diff options
Diffstat (limited to 'net/openldap12/Makefile')
-rw-r--r-- | net/openldap12/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/openldap12/Makefile b/net/openldap12/Makefile index f6ee76ee616c..90e5181aa32f 100644 --- a/net/openldap12/Makefile +++ b/net/openldap12/Makefile @@ -29,7 +29,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= lodea@vet.com.au COMMENT= Open source LDAP client and server software -BROKEN= ancient, unsupported, potential security issues +FORBIDDEN= ancient, unsupported, potential security issues +DEPRECATED= ${FORBIDDEN} +EXPIRATION_DATE= 2004-04-18 USE_LIBTOOL= yes |