Change menu category and name
This commit is contained in:
parent
8f0c7911ab
commit
f8038f48bb
1 changed files with 2 additions and 1 deletions
|
@ -58,7 +58,8 @@ MAKE_ARGS += \
|
||||||
|
|
||||||
define Package/bmx6/Default
|
define Package/bmx6/Default
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=qMp
|
CATEGORY:=Network
|
||||||
|
SUBMENU:=Routing and Redirection
|
||||||
TITLE:=BMX6 layer 3 routing daemon (QMP version)
|
TITLE:=BMX6 layer 3 routing daemon (QMP version)
|
||||||
URL:=http://bmx6.net/
|
URL:=http://bmx6.net/
|
||||||
MAINTAINER:=Axel Neumann <neumann@cgws.de>
|
MAINTAINER:=Axel Neumann <neumann@cgws.de>
|
||||||
|
|
Loading…
Reference in a new issue