klish: move to Shells submenu 3382/head
authorAlberto Bursi <starshipeleven@outlook.com>
Sun, 23 Oct 2016 16:35:48 +0000 (18:35 +0200)
committerGitHub <noreply@github.com>
Sun, 23 Oct 2016 16:35:48 +0000 (18:35 +0200)
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
utils/klish/Makefile

index 01a99d7e951a88613c3b8d4f2cf2923efc7c79f3..4374e276bb25e87079b15eca6d9721360ef77acd 100644 (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