summaryrefslogtreecommitdiff
path: root/package/tcsh
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2010-04-11 23:37:46 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-04-12 20:06:23 +0200
commit242b8f2386497be8183ad4ec3ee27b3f60f7de0f (patch)
tree57de999031e367d6e7910ee3af2e900d926cbfe7 /package/tcsh
parent94c77f2701f008c646cee8c3e0956cf707662211 (diff)
bc, tcsh: fix obvious PKG_SECTION typos
Diffstat (limited to 'package/tcsh')
-rw-r--r--package/tcsh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/tcsh/Makefile b/package/tcsh/Makefile
index ac8424831..b0e85a79a 100644
--- a/package/tcsh/Makefile
+++ b/package/tcsh/Makefile
@@ -8,7 +8,7 @@ PKG_VERSION:= 6.17.00
PKG_RELEASE:= 1
PKG_MD5SUM:= c47de903e3d52f6824c8dd0c91eeb477
PKG_DESCR:= alternative csh
-PKG_SECTION:= shell
+PKG_SECTION:= shells
PKG_DEPENDS:= libncurses
PKG_BUILDDEP+= ncurses
PKG_URL:= http://www.tcsh.org/Welcome