diff options
Diffstat (limited to 'time/pcal/PLIST')
-rw-r--r-- | time/pcal/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/pcal/PLIST b/time/pcal/PLIST index 1eb92a38a6b..c00190599bb 100644 --- a/time/pcal/PLIST +++ b/time/pcal/PLIST @@ -1,8 +1,8 @@ -@comment $NetBSD: PLIST,v 1.2 2002/02/15 10:13:01 skrll Exp $ +@comment $NetBSD: PLIST,v 1.3 2002/12/09 16:01:46 tron Exp $ bin/pcal libexec/cgi-bin/pcal.cgi man/man1/pcal.1 share/doc/ReadMe.pcal share/httpd/htdocs/pcal.html share/httpd/htdocs/pcalw.html -@unexec ${RMDIR} -p %D/share/httpd/htdocs 2>/dev/null || true +@unexec ${RMDIR} -p %D/share/httpd/htdocs 2>/dev/null || ${TRUE} |