commit f94d5dbbb3997bf99e15c1804235e44029752391
parent dc55a94cde4c85a9f9495b96853db61a2f2c3413
Author: Alberto Bursi <starshipeleven@outlook.com>
Date: Sun, 23 Oct 2016 20:04:24 +0200
screen: move to Terminal submenu
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git 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/