diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2011-08-20 19:00:12 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2011-08-20 19:00:12 +0000 |
commit | ce0c3933c08c71dcde471e45e45e4fea7bda2026 (patch) | |
tree | 692d3d865f42d1ff5b88b6533c795bcbc5f63fbb /www/mod_blowchunks | |
parent | eb60c758ae0ee5d0b3b30b14db642aecba2ba33d (diff) | |
download | ports-ce0c3933c08c71dcde471e45e45e4fea7bda2026.tar.gz ports-ce0c3933c08c71dcde471e45e45e4fea7bda2026.zip |
Notes
Diffstat (limited to 'www/mod_blowchunks')
-rw-r--r-- | www/mod_blowchunks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_blowchunks/Makefile b/www/mod_blowchunks/Makefile index 026f743b2ea1..80d7861f6420 100644 --- a/www/mod_blowchunks/Makefile +++ b/www/mod_blowchunks/Makefile @@ -20,7 +20,7 @@ MAKE_JOBS_SAFE= yes OPTIONS= BLOWCHUNK_LOG "Log chunked requests" off -USE_APACHE= 1.3 +USE_APACHE= 13 NO_WRKSUBDIR= YES AP_FAST_BUILD= yes |