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/smokeping | |
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/smokeping')
-rw-r--r-- | net/smokeping/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/smokeping/PLIST b/net/smokeping/PLIST index a89f6abe87c..8e89a008601 100644 --- a/net/smokeping/PLIST +++ b/net/smokeping/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2012/02/02 18:54:34 bouyer Exp $ +@comment $NetBSD: PLIST,v 1.13 2014/03/11 14:05:11 jperkin Exp $ bin/smokeinfo bin/smokeping bin/smokeping_cgi @@ -138,7 +138,6 @@ share/doc/smokeping/COPYRIGHT share/doc/smokeping/LICENSE share/doc/smokeping/README share/doc/smokeping/TODO -share/examples/rc.d/smokeping share/examples/smokeping/basepage.html.dist share/examples/smokeping/config.dist share/examples/smokeping/config.echoping |