From 39a943ad929276e9804df46db543ee340a5f286a Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 9 Dec 2002 16:01:10 +0000 Subject: Replace "true" by "${TRUE}". --- net/snort/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/snort/PLIST') diff --git a/net/snort/PLIST b/net/snort/PLIST index 5fe2b5bfbd5..61e5497d39e 100644 --- a/net/snort/PLIST +++ b/net/snort/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2002/10/13 04:42:12 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.7 2002/12/09 16:01:36 tron Exp $ bin/snort etc/snort/SnortCommonMIB.txt etc/snort/SnortIDAlertMIB.txt @@ -78,4 +78,4 @@ share/snort/rules/x11.rules @dirrm share/doc/snort @dirrm etc/snort @exec install -d -m 700 -o root -g wheel /var/log/snort -@unexec ${RMDIR} /var/log/snort 2>/dev/null || true +@unexec ${RMDIR} /var/log/snort 2>/dev/null || ${TRUE} -- cgit v1.2.3