diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2011-11-02 11:43:44 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2011-11-02 11:43:44 +0800 |
commit | 7ac8541367d570facec31f03d57168127b13007d (patch) | |
tree | 2afd44f9bc04377b337e6efa57e4c0c4371b6891 /www/auth_ldap/Makefile | |
parent | 82a595b9914865cc04d7902b1fb3aa876d979de4 (diff) | |
download | freebsd-ports-gnome-7ac8541367d570facec31f03d57168127b13007d.tar.gz freebsd-ports-gnome-7ac8541367d570facec31f03d57168127b13007d.tar.zst freebsd-ports-gnome-7ac8541367d570facec31f03d57168127b13007d.zip |
- sync apache13 related EXPIRATION_DATE
With Hat: apache@
Diffstat (limited to 'www/auth_ldap/Makefile')
-rw-r--r-- | www/auth_ldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/auth_ldap/Makefile b/www/auth_ldap/Makefile index 39e6a47fe46e..d33547124cd3 100644 --- a/www/auth_ldap/Makefile +++ b/www/auth_ldap/Makefile @@ -17,7 +17,7 @@ COMMENT= Apache module to authenticate against an LDAP directory MAKE_JOBS_SAFE= yes DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now -EXPIRATION_DATE= 2011-11-01 +EXPIRATION_DATE= 2012-01-01 USE_OPENLDAP= yes USE_APACHE= 13 |