diff options
Diffstat (limited to 'openwrt/package')
-rw-r--r-- | openwrt/package/quagga/ipkg/quagga-ospf6d.control | 2 | ||||
-rw-r--r-- | openwrt/package/quagga/ipkg/quagga-ripngd.control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/quagga/ipkg/quagga-ospf6d.control b/openwrt/package/quagga/ipkg/quagga-ospf6d.control index 07ecbe3c3..2345ef127 100644 --- a/openwrt/package/quagga/ipkg/quagga-ospf6d.control +++ b/openwrt/package/quagga/ipkg/quagga-ospf6d.control @@ -1,4 +1,4 @@ -Package: quagga-ospfd +Package: quagga-ospf6d Priority: optional Section: net Maintainer: Johannes 5 Joemann <joemann@beefree.free.de> diff --git a/openwrt/package/quagga/ipkg/quagga-ripngd.control b/openwrt/package/quagga/ipkg/quagga-ripngd.control index aed95e493..8c6e5b59d 100644 --- a/openwrt/package/quagga/ipkg/quagga-ripngd.control +++ b/openwrt/package/quagga/ipkg/quagga-ripngd.control @@ -1,4 +1,4 @@ -Package: quagga-ripd +Package: quagga-ripngd Priority: optional Section: net Maintainer: Johannes 5 Joemann <joemann@beefree.free.de> |