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 | |
parent | Update to 0.23 (diff) |
Fix a typo, spotted by des.
Notes
Notes:
svn path=/head/; revision=54936
Diffstat (limited to 'www')
-rw-r--r-- | www/squid/Makefile | 2 | ||||
-rw-r--r-- | www/squid24/Makefile | 2 | ||||
-rw-r--r-- | www/squid25/Makefile | 2 | ||||
-rw-r--r-- | www/squid26/Makefile | 2 | ||||
-rw-r--r-- | www/squid27/Makefile | 2 | ||||
-rw-r--r-- | www/squid30/Makefile | 2 | ||||
-rw-r--r-- | www/squid31/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile index 3976ab47e081..d53d8804bcb2 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 diff --git a/www/squid24/Makefile b/www/squid24/Makefile index 3976ab47e081..d53d8804bcb2 100644 --- a/www/squid24/Makefile +++ b/www/squid24/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 diff --git a/www/squid25/Makefile b/www/squid25/Makefile index 3976ab47e081..d53d8804bcb2 100644 --- a/www/squid25/Makefile +++ b/www/squid25/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 diff --git a/www/squid26/Makefile b/www/squid26/Makefile index 3976ab47e081..d53d8804bcb2 100644 --- a/www/squid26/Makefile +++ b/www/squid26/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 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 diff --git a/www/squid30/Makefile b/www/squid30/Makefile index 3976ab47e081..d53d8804bcb2 100644 --- a/www/squid30/Makefile +++ b/www/squid30/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 diff --git a/www/squid31/Makefile b/www/squid31/Makefile index 3976ab47e081..d53d8804bcb2 100644 --- a/www/squid31/Makefile +++ b/www/squid31/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 |