summaryrefslogtreecommitdiff
path: root/www/squirm/Makefile
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-08-23 04:23:59 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-08-23 04:23:59 +0000
commit535add65ac98d0ca871df3e8438ff56ba9129bcc (patch)
tree760c5b47c254af152605b0ddb356af68f100067f /www/squirm/Makefile
parentUpgrade to zircon-1.18.223 (diff)
grep -> ${GREP}
true -> ${TRUE} false -> ${FALSE}
Notes
Notes: svn path=/head/; revision=20902
Diffstat (limited to '')
-rw-r--r--www/squirm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/squirm/Makefile b/www/squirm/Makefile
index 2b8b7f6137b8..caa30ac29fa5 100644
--- a/www/squirm/Makefile
+++ b/www/squirm/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 May 1999
# Whom: Maxim Sobolev <sobomax@altavista.net>
#
-# $Id: Makefile,v 1.1.1.1 1999/06/09 01:39:19 steve Exp $
+# $Id: Makefile,v 1.2 1999/06/30 19:27:17 steve Exp $
#
DISTNAME= squirm-1.0betaB
@@ -36,7 +36,7 @@ pre-install:
@echo 'You should set SQUID_UID and SQUID_GID variables to your squid effective'
@echo 'user/group. For example: SQUID_UID=squid SQUID_GID=squid.'
@echo
- @false
+ @${FALSE}
.endif
post-install: