diff options
author | Simon L. B. Nielsen <simon@FreeBSD.org> | 2006-03-08 09:47:46 +0000 |
---|---|---|
committer | Simon L. B. Nielsen <simon@FreeBSD.org> | 2006-03-08 09:47:46 +0000 |
commit | 064cf1c10c34cb98ef0d9d70b0022390177be1b9 (patch) | |
tree | cf1dbb490ddec3a8a67c2ecd3700985122ecbb3e /www | |
parent | 020e3ddaa29a3168eeca466a3f86bd88f5429b8e (diff) | |
download | ports-064cf1c10c34cb98ef0d9d70b0022390177be1b9.tar.gz ports-064cf1c10c34cb98ef0d9d70b0022390177be1b9.zip |
Notes
Diffstat (limited to 'www')
-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 4f990cc331a4..ef5169084390 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 |