diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-19 13:15:19 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-19 13:15:19 +0000 |
commit | 046b1114c5ceed7bdd9656a2009e358df49bf64a (patch) | |
tree | d19f9ea9427a0586179e582875f846b651e3d4c2 /www/squid | |
parent | Update to 4.2.2. (diff) |
Fix typo: othervise -> otherwise.
Notes
Notes:
svn path=/head/; revision=38479
Diffstat (limited to '')
-rw-r--r-- | www/squid/Makefile | 2 | ||||
-rw-r--r-- | www/squid22/Makefile | 2 | ||||
-rw-r--r-- | www/squid23/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 |
9 files changed, 9 insertions, 9 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.. diff --git a/www/squid22/Makefile b/www/squid22/Makefile index d66449195190..d3eafdd4ae91 100644 --- a/www/squid22/Makefile +++ b/www/squid22/Makefile @@ -24,7 +24,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 NO_LATEST_LINK= yes diff --git a/www/squid23/Makefile b/www/squid23/Makefile index d1a2d0e15953..0421718cc61a 100644 --- a/www/squid23/Makefile +++ b/www/squid23/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.. 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.. diff --git a/www/squid25/Makefile b/www/squid25/Makefile index d1a2d0e15953..0421718cc61a 100644 --- a/www/squid25/Makefile +++ b/www/squid25/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.. diff --git a/www/squid26/Makefile b/www/squid26/Makefile index d1a2d0e15953..0421718cc61a 100644 --- a/www/squid26/Makefile +++ b/www/squid26/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.. 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.. diff --git a/www/squid30/Makefile b/www/squid30/Makefile index d1a2d0e15953..0421718cc61a 100644 --- a/www/squid30/Makefile +++ b/www/squid30/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.. diff --git a/www/squid31/Makefile b/www/squid31/Makefile index d1a2d0e15953..0421718cc61a 100644 --- a/www/squid31/Makefile +++ b/www/squid31/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.. |