1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-17 12:53:54 +02:00

klish: move to Shells submenu

Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
This commit is contained in:
Alberto Bursi 2016-10-23 18:35:48 +02:00 committed by GitHub
parent 15077bebbc
commit 43dac9065d

View File

@ -26,6 +26,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/klish/default
SECTION:=utils
CATEGORY:=Utilities
SUBMENU:=Shells
TITLE:=Kommand Line Interface SHell ($(1))
URL:=http://libcode.org/projects/klish/
endef