diff options
author | mbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-30 00:41:03 +0000 |
---|---|---|
committer | mbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-30 00:41:03 +0000 |
commit | 91363a0a474bc39ca8fd91cb898627bd3bd6eff3 (patch) | |
tree | f58e8741603286384541e903bed54747b65818fc /openwrt/package | |
parent | 65ad8e42b351c119ec624926a6743e3c302ac303 (diff) |
Fix package names - reported by Death_INC
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1104 3c298f89-4303-0410-b956-a3cf2f4a3e73
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> |