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/horst/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/horst/Makefile')
-rw-r--r-- | net/horst/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/horst/Makefile b/net/horst/Makefile index 6805199e5..b0184a441 100644 --- a/net/horst/Makefile +++ b/net/horst/Makefile @@ -28,7 +28,7 @@ MAKE_FLAGS += DEBUG=1 LIBNL=tiny define Package/horst SECTION:=net CATEGORY:=Network - SUBMENU:=wireless + SUBMENU:=Wireless DEPENDS:=+libncurses +libnl-tiny MAINTAINER:=Bruno Randolf <br1@einfach.org> TITLE:=Highly Optimized 802.11 Radio Scanning Tool |