From c06b1212b6ebc0deb0ae40cd42d778c7006118e8 Mon Sep 17 00:00:00 2001 From: olgeni Date: Mon, 19 Feb 2001 13:15:19 +0000 Subject: Fix typo: othervise -> otherwise. --- www/squid27/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/squid27') diff --git a/www/squid27/Makefile b/www/squid27/Makefile index d1a2d0e15953..0421718cc61a 100644 --- a/www/squid27/Makefile +++ b/www/squid27/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.. -- cgit