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 | 5c04a96e50e8561d5a06b7ae50a6a0325f71ce75 (patch) | |
tree | 9b547d90b7bf52208d85284b072f01b7f3c1bd12 /net/gated | |
parent | d8fb88711c4cdc352c45bfea6cbe8a3009c45e22 (diff) | |
download | pkgsrc-5c04a96e50e8561d5a06b7ae50a6a0325f71ce75.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/gated')
-rw-r--r-- | net/gated/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/gated/PLIST b/net/gated/PLIST index ec47cec7507..7bcae1bcb8e 100644 --- a/net/gated/PLIST +++ b/net/gated/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:09:27 joerg Exp $ +@comment $NetBSD: PLIST,v 1.5 2014/03/11 14:05:08 jperkin Exp $ bin/gdc bin/ospf_monitor bin/ripquery @@ -93,4 +93,3 @@ share/doc/gated/operation_guide/operation.html share/doc/gated/operation_guide/ospf_monitor.html share/doc/gated/operation_guide/ripquery.html share/doc/gated/warning.gif -share/examples/rc.d/gated |