diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:13:25 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:13:25 +0000 |
commit | 4bfd4a2628453962ab2d8a5e4036aa1cd3352075 (patch) | |
tree | 534826e25bcfbb33533c77564ce384d8d8dd98c3 /security/ccid/PLIST | |
parent | 3d29429846429afd6242959c42631c87d0dc27de (diff) | |
download | pkgsrc-4bfd4a2628453962ab2d8a5e4036aa1cd3352075.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'security/ccid/PLIST')
-rw-r--r-- | security/ccid/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/ccid/PLIST b/security/ccid/PLIST index 81502632987..ed24b280161 100644 --- a/security/ccid/PLIST +++ b/security/ccid/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2008/08/10 12:38:39 shannonjr Exp $ +@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:13:27 joerg Exp $ bin/RSA_SecurID_getpasswd man/man1/RSA_SecurID_getpasswd.1 man/man8/Kobil_mIDentity_switch.8 @@ -8,5 +8,3 @@ lib/pcsc-lite/drivers/ifd-ccid.bundle/Contents/${OPSYS}/libccid.so sbin/Kobil_mIDentity_switch share/doc/ccid/README_Kobil_mIDentity_switch.txt share/doc/ccid/README -@dirrm share/doc/ccid -@dirrm pcsc/drivers/ifd-ccid.bundle/Contents/${OPSYS} |