diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 17:48:39 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 17:48:39 +0000 |
commit | 26e3ffdae17dc399343a25f8394fbd2a13627bc3 (patch) | |
tree | be753a1339476ea8ac840318300d4e789b2da1a9 /emulators/p11 | |
parent | 61b9e83a855c6f87960e1a28257046ec600d49a5 (diff) | |
download | pkgsrc-26e3ffdae17dc399343a25f8394fbd2a13627bc3.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'emulators/p11')
-rw-r--r-- | emulators/p11/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/p11/PLIST b/emulators/p11/PLIST index 4cb3dfb5755..0e91aea6c5e 100644 --- a/emulators/p11/PLIST +++ b/emulators/p11/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2008/04/12 22:43:00 jlam Exp $ +@comment $NetBSD: PLIST,v 1.5 2009/06/14 17:51:07 joerg Exp $ bin/p11 ${PLIST.bpf}libexec/p11/epp_bpf libexec/p11/epp_fifo @@ -16,5 +16,3 @@ share/p11/COPYRIGHT share/p11/boot.rom share/p11/mon.help share/p11/p11conf -@dirrm share/p11 -@dirrm libexec/p11 |