summaryrefslogtreecommitdiff
path: root/mail/nmh
diff options
context:
space:
mode:
authortron <tron>2002-12-09 16:01:10 +0000
committertron <tron>2002-12-09 16:01:10 +0000
commit04ef0ab0bc819f60fbb9bf3caf332481ed9e528e (patch)
treeed3d3dfb4944ff842d136066e2afeafe924859e8 /mail/nmh
parentc04f6bcfb2c786201abd33ac5b817ec78540c618 (diff)
downloadpkgsrc-04ef0ab0bc819f60fbb9bf3caf332481ed9e528e.tar.gz
Replace "true" by "${TRUE}".
Diffstat (limited to 'mail/nmh')
-rw-r--r--mail/nmh/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/nmh/PLIST b/mail/nmh/PLIST
index a4fa0de6cb4..1b198890e77 100644
--- a/mail/nmh/PLIST
+++ b/mail/nmh/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2002/02/15 10:12:47 skrll Exp $
+@comment $NetBSD: PLIST,v 1.3 2002/12/09 16:01:31 tron Exp $
bin/ali
bin/anno
bin/burst
@@ -148,4 +148,4 @@ share/doc/nmh/README
share/doc/nmh/TODO
@dirrm libexec/nmh
@dirrm share/doc/nmh
-@unexec ${RMDIR} %D/etc/nmh 2>/dev/null || true
+@unexec ${RMDIR} %D/etc/nmh 2>/dev/null || ${TRUE}