From f94d5dbbb3997bf99e15c1804235e44029752391 Mon Sep 17 00:00:00 2001 From: Alberto Bursi Date: Sun, 23 Oct 2016 20:04:24 +0200 Subject: [PATCH] screen: move to Terminal submenu Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi --- utils/screen/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/screen/Makefile b/utils/screen/Makefile index 80524d30f8..09e0ef9e70 100644 --- a/utils/screen/Makefile +++ b/utils/screen/Makefile @@ -23,6 +23,7 @@ include $(INCLUDE_DIR)/package.mk define Package/screen SECTION:=utils CATEGORY:=Utilities + SUBMENU:=Terminal DEPENDS:=+libncurses TITLE:=Full-screen terminal window manager URL:=http://www.gnu.org/software/screen/