diff options
author | obache <obache> | 2008-06-02 12:08:54 +0000 |
---|---|---|
committer | obache <obache> | 2008-06-02 12:08:54 +0000 |
commit | 78e35d07713afd8b2ba537d3d72ab392b96e7c3f (patch) | |
tree | 6db0635c757bdb147832a4f2d785db6632196a48 /net/quagga/PLIST.v6 | |
parent | 8010aed26f64021f9282b3347ff5233a7421739c (diff) | |
download | pkgsrc-78e35d07713afd8b2ba537d3d72ab392b96e7c3f.tar.gz |
Fixes PLIST.
Some rc scripts does not installed if inet6 option is disabled.
Patch provided by Hasso Tepper in PR 38823.
Diffstat (limited to 'net/quagga/PLIST.v6')
-rw-r--r-- | net/quagga/PLIST.v6 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/quagga/PLIST.v6 b/net/quagga/PLIST.v6 index 8d884526cb4..6c92259d73f 100644 --- a/net/quagga/PLIST.v6 +++ b/net/quagga/PLIST.v6 @@ -1,5 +1,7 @@ -@comment $NetBSD: PLIST.v6,v 1.2 2005/03/02 19:15:07 reed Exp $ +@comment $NetBSD: PLIST.v6,v 1.3 2008/06/02 12:08:54 obache Exp $ sbin/ospf6d sbin/ripngd share/examples/quagga/ospf6d.conf.sample share/examples/quagga/ripngd.conf.sample +share/examples/rc.d/ospf6d +share/examples/rc.d/ripngd |