diff options
author | jperkin <jperkin@pkgsrc.org> | 2014-03-11 14:04:57 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2014-03-11 14:04:57 +0000 |
commit | 071ea796c1307e737cc3101448aa934353fe247c (patch) | |
tree | 9b547d90b7bf52208d85284b072f01b7f3c1bd12 /security/stunnel | |
parent | 76ac67f79ab2db3505e1a973a83a4eaf36567eb1 (diff) | |
download | pkgsrc-071ea796c1307e737cc3101448aa934353fe247c.tar.gz |
Remove example rc.d scripts from PLISTs.
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or
ignored otherwise.
Diffstat (limited to 'security/stunnel')
-rw-r--r-- | security/stunnel/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/stunnel/PLIST b/security/stunnel/PLIST index 57bf5a869f9..836aa081661 100644 --- a/security/stunnel/PLIST +++ b/security/stunnel/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2011/07/11 14:20:23 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.13 2014/03/11 14:05:14 jperkin Exp $ bin/stunnel bin/stunnel3 lib/stunnel/libstunnel.la @@ -29,5 +29,4 @@ share/doc/stunnel/examples/stunnel.spec share/doc/stunnel/stunnel.fr.html share/doc/stunnel/stunnel.html share/doc/stunnel/stunnel.pl.html -share/examples/rc.d/stunnel share/examples/stunnel/stunnel.conf-sample |