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_gzip | |
parent | eb60c758ae0ee5d0b3b30b14db642aecba2ba33d (diff) | |
download | ports-ce0c3933c08c71dcde471e45e45e4fea7bda2026.tar.gz ports-ce0c3933c08c71dcde471e45e45e4fea7bda2026.zip |
Notes
Diffstat (limited to 'www/mod_gzip')
-rw-r--r-- | www/mod_gzip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_gzip/Makefile b/www/mod_gzip/Makefile index ceff14ad6044..6b133eb918b1 100644 --- a/www/mod_gzip/Makefile +++ b/www/mod_gzip/Makefile @@ -17,7 +17,7 @@ COMMENT= An Internet Content Acceleration module for Apache MAKE_JOBS_SAFE= yes -USE_APACHE= 1.3 +USE_APACHE= 13 AP_FAST_BUILD= yes AP_GENPLIST= yes |