From: Alberto Bursi Date: Sun, 23 Oct 2016 16:35:48 +0000 (+0200) Subject: klish: move to Shells submenu X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=43dac9065df3bb6d7d2210b303ac7fb9298cbca0;p=feed%2Fpackages.git klish: move to Shells submenu Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi --- diff --git a/utils/klish/Makefile b/utils/klish/Makefile index 01a99d7e95..4374e276bb 100644 --- a/utils/klish/Makefile +++ b/utils/klish/Makefile @@ -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