diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
commit | a0c351cfc51a969de344c350f42f3e7199f4707b (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /net/openvpn/PLIST | |
parent | ab6598f58eff6ad19189767095dd0af665633093 (diff) | |
download | pkgsrc-a0c351cfc51a969de344c350f42f3e7199f4707b.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'net/openvpn/PLIST')
-rw-r--r-- | net/openvpn/PLIST | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/net/openvpn/PLIST b/net/openvpn/PLIST index e0f72827beb..eba9d83b435 100644 --- a/net/openvpn/PLIST +++ b/net/openvpn/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2008/11/23 15:16:42 wiz Exp $ +@comment $NetBSD: PLIST,v 1.8 2009/06/14 18:09:38 joerg Exp $ man/man8/openvpn.8 sbin/openvpn share/examples/openvpn/config/README @@ -55,9 +55,3 @@ share/openvpn/easy-rsa/revoke-full share/openvpn/easy-rsa/sign-req share/openvpn/easy-rsa/vars share/openvpn/easy-rsa/whichopensslcnf -@dirrm share/openvpn/easy-rsa -@dirrm share/openvpn -@dirrm share/examples/openvpn/scripts -@dirrm share/examples/openvpn/keys -@dirrm share/examples/openvpn/config -@dirrm share/examples/openvpn |