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/stunnel | |
parent | 3d29429846429afd6242959c42631c87d0dc27de (diff) | |
download | pkgsrc-4bfd4a2628453962ab2d8a5e4036aa1cd3352075.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'security/stunnel')
-rw-r--r-- | security/stunnel/PLIST | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/security/stunnel/PLIST b/security/stunnel/PLIST index 3dd90e66d0b..0df5679287c 100644 --- a/security/stunnel/PLIST +++ b/security/stunnel/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2008/05/27 11:51:32 tnn Exp $ +@comment $NetBSD: PLIST,v 1.11 2009/06/14 18:13:40 joerg Exp $ bin/stunnel bin/stunnel3 lib/stunnel/libstunnel.la @@ -30,6 +30,3 @@ share/doc/stunnel/stunnel.html share/doc/stunnel/stunnel.pl.html share/examples/rc.d/stunnel share/examples/stunnel/stunnel.conf-sample -@dirrm share/examples/stunnel -@dirrm share/doc/stunnel/examples -@dirrm share/doc/stunnel |