summaryrefslogtreecommitdiff
path: root/www/squid24
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2001-02-19 13:15:19 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2001-02-19 13:15:19 +0000
commit046b1114c5ceed7bdd9656a2009e358df49bf64a (patch)
treed19f9ea9427a0586179e582875f846b651e3d4c2 /www/squid24
parentUpdate to 4.2.2. (diff)
Fix typo: othervise -> otherwise.
Notes
Notes: svn path=/head/; revision=38479
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 d1a2d0e15953..0421718cc61a 100644
--- a/www/squid24/Makefile
+++ b/www/squid24/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..