[packages] quagga: Move package to 'Routing and Redirection' submenu
git-svn-id: svn+ssh://svn.openwrt.org/openwrt@27609 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
08d7ee2808
commit
414f6d081d
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -43,6 +43,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||||
define Package/quagga/Default
|
define Package/quagga/Default
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
|
SUBMENU:=Routing and Redirection
|
||||||
DEPENDS:=quagga
|
DEPENDS:=quagga
|
||||||
TITLE:=The Quagga Software Routing Suite
|
TITLE:=The Quagga Software Routing Suite
|
||||||
URL:=http://www.quagga.net
|
URL:=http://www.quagga.net
|
||||||
|
|
Loading…
Reference in a new issue