diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-12 08:44:49 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-12 08:44:49 +0000 |
commit | 9d1867f5041a5537688bd8b0e0ef718c294b3901 (patch) | |
tree | aa3e41dee777284aeae8bcdf0e9fce385eebf384 /www/mod_auth_remote | |
parent | 3d4ed9b7e16712759377d1c81300419beda653b6 (diff) | |
download | ports-9d1867f5041a5537688bd8b0e0ef718c294b3901.tar.gz ports-9d1867f5041a5537688bd8b0e0ef718c294b3901.zip |
Notes
Diffstat (limited to 'www/mod_auth_remote')
-rw-r--r-- | www/mod_auth_remote/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/mod_auth_remote/Makefile b/www/mod_auth_remote/Makefile index 53075c188ed7..260eec795d3a 100644 --- a/www/mod_auth_remote/Makefile +++ b/www/mod_auth_remote/Makefile @@ -17,6 +17,9 @@ COMMENT= Allows users to authenticate on a remote web server MAKE_JOBS_SAFE= yes +DEPRECATED= will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now +EXPIRATION_DATE= 2011-05-01 + USE_APACHE= 20 AP_FAST_BUILD= YES AP_GENPLIST= YES |