aboutsummaryrefslogtreecommitdiffstats
path: root/www/squid24
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2000-05-30 07:48:03 +0800
committersteve <steve@FreeBSD.org>2000-05-30 07:48:03 +0800
commit979148830fcf599d08746b522aebf0ed874eb007 (patch)
treee2f787f4b22a483e23a200f366d7776de69cc095 /www/squid24
parentfbca343d461822cb21000d4bd464216a90f27531 (diff)
downloadfreebsd-ports-gnome-979148830fcf599d08746b522aebf0ed874eb007.tar.gz
freebsd-ports-gnome-979148830fcf599d08746b522aebf0ed874eb007.tar.zst
freebsd-ports-gnome-979148830fcf599d08746b522aebf0ed874eb007.zip
Correct a typo.
PR: 16476 Submitted by: Christopher J. Michaels <cjm2@altavista.net>
Diffstat (limited to 'www/squid24')
-rw-r--r--www/squid24/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/squid24/Makefile b/www/squid24/Makefile
index f0367f9774c2..769f27a69499 100644
--- a/www/squid24/Makefile
+++ b/www/squid24/Makefile
@@ -80,7 +80,7 @@ MAKEFILE= makefile
#CONFIGURE_ARGS+= --disable-http-violations
# - Enable Transparent Proxy support for IP-Filter systems (incl 3.0)
#CONFIGURE_ARGS+= --enable-ipf-transparent
-# (--enable-leakfinfer is a developer support tool only)
+# (--enable-leakfinder is a developer support tool only)
# - Compile out code that does optional Ident (RFC931) lookups
#CONFIGURE_ARGS+= --disable-ident-lookups
# - Disable squid's internal async DNS lookup code.