summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>1998-11-25 16:17:12 +0000
committertv <tv@pkgsrc.org>1998-11-25 16:17:12 +0000
commit65463495991c2a08a113ff92035b2aa5a25120a0 (patch)
tree1ea9737b7eedbc5f2ca44f53871955d1c0e0cf11 /sysutils
parent39be1c5d952b77547779f511ba0bc2af690096a5 (diff)
downloadpkgsrc-65463495991c2a08a113ff92035b2aa5a25120a0.tar.gz
Update PLIST to reflect reality.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/addnerd/pkg/PLIST10
1 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/addnerd/pkg/PLIST b/sysutils/addnerd/pkg/PLIST
index e2bc84cf1a7..784735f0b7d 100644
--- a/sysutils/addnerd/pkg/PLIST
+++ b/sysutils/addnerd/pkg/PLIST
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.2 1998/05/21 16:52:18 agc Exp $
+@comment $NetBSD: PLIST,v 1.3 1998/11/25 16:17:12 tv Exp $
man/man1/addnerd.1
sbin/addnerd
-share/addnerd/.cshrc.example
-share/addnerd/.login.example
-share/addnerd/.profile.example
+share/addnerd/dot.cshrc.example
+share/addnerd/dot.login.example
+share/addnerd/dot.profile.example
share/addnerd/defaults.example
-@unexec rmdir %D/share/addnerd || /usr/bin/true
+@unexec rmdir %D/share/addnerd 2>/dev/null || true