aboutsummaryrefslogtreecommitdiff
path: root/utils/bash/Makefile
diff options
context:
space:
mode:
authorAlberto Bursi <starshipeleven@outlook.com>2016-10-23 17:50:14 +0200
committerGitHub <noreply@github.com>2016-10-23 17:50:14 +0200
commit2c563af99781ab5552240ac8826d756ecea83060 (patch)
treea5a78471139af1b9eded00c084d29dd81379f3c0 /utils/bash/Makefile
parent15077bebbc9b73792f1cb9a8c805de09a2c5b83f (diff)
bash: move to Shells submenu
Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
Diffstat (limited to 'utils/bash/Makefile')
-rw-r--r--utils/bash/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/bash/Makefile b/utils/bash/Makefile
index b424c24ea..130698d83 100644
--- a/utils/bash/Makefile
+++ b/utils/bash/Makefile
@@ -28,6 +28,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/bash
SECTION:=utils
CATEGORY:=Utilities
+ SUBMENU:=Shells
TITLE:=The GNU Bourne Again SHell
DEPENDS:=+libncurses
URL:=http://www.gnu.org/software/bash/