mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +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
@@ -49,7 +49,7 @@ define Package/aircrack-ng
|
||||
DEPENDS += +libnl-core +libnl-genl +zlib
|
||||
TITLE:=WLAN tools (without airmon-ng) for breaking 802.11 WEP/WPA keys
|
||||
URL:=https://www.aircrack-ng.org/
|
||||
SUBMENU:=wireless
|
||||
SUBMENU:=Wireless
|
||||
endef
|
||||
|
||||
define Package/aircrack-ng/description
|
||||
@@ -66,7 +66,7 @@ define Package/airmon-ng
|
||||
DEPENDS:=+wireless-tools +ethtool +procps-ng +CONFIG_PCI_SUPPORT:pciutils +CONFIG_USB_SUPPORT:usbutils
|
||||
TITLE:=Bash script designed to turn wireless cards into monitor mode.
|
||||
URL:=http://www.aircrack-ng.org/
|
||||
SUBMENU:=wireless
|
||||
SUBMENU:=Wireless
|
||||
endef
|
||||
|
||||
define Package/airmon-ng/description
|
||||
|
||||
Reference in New Issue
Block a user