From 82a8faa07208a1ae3d47646d642f9068512346a0 Mon Sep 17 00:00:00 2001 From: Alberto Bursi Date: Sun, 23 Oct 2016 18:46:54 +0200 Subject: [PATCH] tcsh: move to Shells submenu Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi --- utils/tcsh/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/tcsh/Makefile b/utils/tcsh/Makefile index 317b28d21..5d7e4a1d6 100644 --- a/utils/tcsh/Makefile +++ b/utils/tcsh/Makefile @@ -26,6 +26,7 @@ include $(INCLUDE_DIR)/package.mk define Package/tcsh SECTION:=utils CATEGORY:=Utilities + SUBMENU:=Shells TITLE:=Enhanced Berkeley UNIX C shell DEPENDS:=+libncurses URL:=http://www.tcsh.org/