diff options
-rw-r--r-- | www/auth_ldap/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/auth_ldap/Makefile b/www/auth_ldap/Makefile index 4f990cc331a..ef516908439 100644 --- a/www/auth_ldap/Makefile +++ b/www/auth_ldap/Makefile @@ -14,6 +14,10 @@ MASTER_SITES= http://www.rudedog.org/auth_ldap/ MAINTAINER= ports@FreeBSD.org COMMENT= Apache module to authenticate against an LDAP directory +FORBIDDEN= Contains multiple format strings vulnerabilities +DEPRECATED= ${FORBIDDEN} +EXPIRATION_DATE=2006-04-08 + USE_OPENLDAP= yes USE_APACHE= yes GNU_CONFIGURE= yes |