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 /net/sslh | |
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 'net/sslh')
-rw-r--r-- | net/sslh/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/sslh/PLIST b/net/sslh/PLIST index 407c2d12daf..ef00b632461 100644 --- a/net/sslh/PLIST +++ b/net/sslh/PLIST @@ -1,11 +1,10 @@ -@comment $NetBSD: PLIST,v 1.2 2013/11/08 13:33:55 obache Exp $ +@comment $NetBSD: PLIST,v 1.3 2014/03/11 14:05:11 jperkin Exp $ man/man8/sslh.8 sbin/sslh sbin/sslh-select share/doc/sslh/ChangeLog share/doc/sslh/README share/doc/sslh/README.MacOSX -share/examples/rc.d/sslh share/examples/sslh/basic.cfg share/examples/sslh/example.cfg share/examples/sslh/scripts/etc.default.sslh |