diff options
Diffstat (limited to 'www/squid')
-rw-r--r-- | www/squid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile index 3976ab4..d53d880 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -52,7 +52,7 @@ MAKEFILE= makefile # - Enable delay pools to limit bandwidth usage #CONFIGURE_ARGS+= --enable-delay-pools # - Enable generic memory use tracing -#CONFIGURE+ARGS+= --enable-mem-gen-trace +#CONFIGURE_ARGS+= --enable-mem-gen-trace # - Enable logging of the User-Agent header #CONFIGURE_ARGS+= --enable-useragent-log # - Disable Web Cache Coordination Protocol |