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 | d1205fbe20c424921c1f30d8e479f31402341ca7 (patch) | |
tree | 534826e25bcfbb33533c77564ce384d8d8dd98c3 /security/dropbear | |
parent | a7378a32e9665c8969a33df848665b599280d906 (diff) | |
download | pkgsrc-d1205fbe20c424921c1f30d8e479f31402341ca7.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'security/dropbear')
-rw-r--r-- | security/dropbear/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/dropbear/PLIST b/security/dropbear/PLIST index d0c25e350ee..a1e2b935cf4 100644 --- a/security/dropbear/PLIST +++ b/security/dropbear/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2007/09/06 16:31:55 jlam Exp $ +@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:13:28 joerg Exp $ bin/dbclient bin/dropbearconvert bin/dropbearkey @@ -7,4 +7,3 @@ man/man8/dropbear.8 man/man8/dropbearkey.8 sbin/dropbear share/doc/dropbear/README -@dirrm share/doc/dropbear |