diff options
Diffstat (limited to 'www/mod_log_sql/Makefile')
-rw-r--r-- | www/mod_log_sql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_log_sql/Makefile b/www/mod_log_sql/Makefile index 8793f7c82464..fcbf9b26b7a9 100644 --- a/www/mod_log_sql/Makefile +++ b/www/mod_log_sql/Makefile @@ -15,7 +15,7 @@ MAINTAINER= lev@FreeBSD.org COMMENT= Allows Apache to log to a MySQL database DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now -EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0 +EXPIRATION_DATE= 2011-11-01 MAKE_JOBS_SAFE= yes |