screen: move to Terminal submenu
authorAlberto Bursi <redacted>
Sun, 23 Oct 2016 18:04:24 +0000 (20:04 +0200)
committerGitHub <redacted>
Sun, 23 Oct 2016 18:04:24 +0000 (20:04 +0200)
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <redacted>
utils/screen/Makefile

index 80524d30f8d5fff69d431e3ca602b8d484030b50..09e0ef9e7099c100562f5a97990e1471b7c03724 100644 (file)
@@ -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/
git clone https://git.99rst.org/PROJECT