mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
treewide: Capitalize submenus
Fixed a typo in tcpreplay. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
This commit is contained in:
committed by
Yousong Zhou
parent
36649eef43
commit
2593eabd6b
@@ -18,7 +18,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
define Package/dynapoint
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
SUBMENU:=wireless
|
||||
SUBMENU:=Wireless
|
||||
DEPENDS:=+lua +libubus-lua +libuci-lua +libubox-lua +luci-lib-nixio
|
||||
TITLE:=Dynamic access point manager
|
||||
PKGARCH:=all
|
||||
|
||||
Reference in New Issue
Block a user