diff options
Diffstat (limited to 'www/mod_mylo')
-rw-r--r-- | www/mod_mylo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_mylo/Makefile b/www/mod_mylo/Makefile index fa062b785c5d..d3c1ce67bbfa 100644 --- a/www/mod_mylo/Makefile +++ b/www/mod_mylo/Makefile @@ -16,7 +16,7 @@ COMMENT= An Apache module to make Apache log to MySQL MAKE_JOBS_SAFE= yes -USE_APACHE= 1.3 +USE_APACHE= 13 USE_MYSQL= YES AP_FAST_BUILD= yes |