diff options
author | Adrian Chadd <adrian@FreeBSD.org> | 2002-02-20 03:44:04 +0000 |
---|---|---|
committer | Adrian Chadd <adrian@FreeBSD.org> | 2002-02-20 03:44:04 +0000 |
commit | 42f0bf974967cee516ac4361b47051f395c722fc (patch) | |
tree | 6904210449b66b636caf8301983af6a7690a7471 /www/squid27 | |
parent | d42a9f021317649203deb85e788e277789a52671 (diff) | |
download | ports-42f0bf974967cee516ac4361b47051f395c722fc.tar.gz ports-42f0bf974967cee516ac4361b47051f395c722fc.zip |
Notes
Diffstat (limited to 'www/squid27')
-rw-r--r-- | www/squid27/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/squid27/Makefile b/www/squid27/Makefile index 3976ab47e081..d53d8804bcb2 100644 --- a/www/squid27/Makefile +++ b/www/squid27/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 |