summaryrefslogtreecommitdiff
path: root/www/squid/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--www/squid/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile
index d1a2d0e15953..0421718cc61a 100644
--- a/www/squid/Makefile
+++ b/www/squid/Makefile
@@ -33,7 +33,7 @@ GNU_CONFIGURE= yes
# Follow the apache port's lead...
CONFIGURE_ARGS= --bindir=${PREFIX}/sbin --sysconfdir=${PREFIX}/etc/squid \
--localstatedir=${PREFIX}/squid
-STRIP= # won't install scripts correctly othervise.
+STRIP= # won't install scripts correctly otherwise.
MAKEFILE= makefile
# Some other configure options..