diff options
Diffstat (limited to 'zsh')
-rw-r--r-- | zsh/zsh_4.1.1.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/zsh_4.1.1.oe b/zsh/zsh_4.1.1.oe index 0b9e4367d5..f466fc51a5 100644 --- a/zsh/zsh_4.1.1.oe +++ b/zsh/zsh_4.1.1.oe @@ -1,5 +1,5 @@ DESCRIPTION = "Zsh shell" -SECTION = "base" +SECTION = "console/base" PRIORITY = "optional" MAINTAINER = "Chris Larson <kergoth@handhelds.org>" DEPENDS = "ncurses pcre" |