diff options
author | Eneas U de Queiroz <cotequeiroz@gmail.com> | 2019-07-23 10:35:03 -0300 |
---|---|---|
committer | Yousong Zhou <yszhou4tech@gmail.com> | 2019-07-25 09:35:40 +0800 |
commit | 2593eabd6b2288cc2af81db3b6f9fb2e5f9a2269 (patch) | |
tree | 82c9183bb84dca03560c4af89972597441891699 /net/dynapoint/Makefile | |
parent | 36649eef4360f50ce3274566d2a9e897533636ac (diff) |
treewide: Capitalize submenus
Fixed a typo in tcpreplay.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Diffstat (limited to 'net/dynapoint/Makefile')
-rw-r--r-- | net/dynapoint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dynapoint/Makefile b/net/dynapoint/Makefile index e72487479..feb68888f 100644 --- a/net/dynapoint/Makefile +++ b/net/dynapoint/Makefile @@ -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 |