summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1997-12-22 17:12:06 +0000
committeragc <agc@pkgsrc.org>1997-12-22 17:12:06 +0000
commit8997c6e044dba9f9e4ed486fd057f0ab28e5c88e (patch)
tree2b6f077e4ada093f9d2c18e8be1491bc37d40d30 /mail
parent809d8e2067382f06462ab884df1a1823931f390d (diff)
downloadpkgsrc-8997c6e044dba9f9e4ed486fd057f0ab28e5c88e.tar.gz
Correct typo in @unexec command when deleting a directory
Diffstat (limited to 'mail')
-rw-r--r--mail/nmh/pkg/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/nmh/pkg/PLIST b/mail/nmh/pkg/PLIST
index 4011b5cffcf..976e685e1bb 100644
--- a/mail/nmh/pkg/PLIST
+++ b/mail/nmh/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 1997/11/19 14:00:14 agc Exp $
+@comment $NetBSD: PLIST,v 1.3 1997/12/22 17:12:06 agc Exp $
bin/ali
bin/anno
bin/burst
@@ -120,6 +120,6 @@ man/man8/fmtdump.8.gz
man/man8/install-mh.8.gz
man/man8/mh-mts.8.gz
man/man8/post.8.gz
-@unexec rm -rf $D/etc/nmh/*.old
+@unexec rm -rf %D/etc/nmh/*.old
@dirrm etc/nmh
@dirrm libexec/nmh