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/pam-ldap | |
parent | 3d29429846429afd6242959c42631c87d0dc27de (diff) | |
download | pkgsrc-4bfd4a2628453962ab2d8a5e4036aa1cd3352075.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'security/pam-ldap')
-rw-r--r-- | security/pam-ldap/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/pam-ldap/PLIST b/security/pam-ldap/PLIST index d6d527fe1c9..d1d7cdae00e 100644 --- a/security/pam-ldap/PLIST +++ b/security/pam-ldap/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2007/11/27 08:27:06 adam Exp $ +@comment $NetBSD: PLIST,v 1.5 2009/06/14 18:13:35 joerg Exp $ lib/security/pam_ldap.la man/man5/pam_ldap.5 share/doc/pam-ldap/COPYING @@ -6,5 +6,3 @@ share/doc/pam-ldap/COPYING.LIB share/examples/pam-ldap/ldapns.schema share/examples/pam-ldap/ns-pwd-policy.schema share/examples/pam-ldap/pam_ldap.conf -@dirrm share/examples/pam-ldap -@dirrm share/doc/pam-ldap |