summaryrefslogtreecommitdiff
path: root/package/bc
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/bc
parent94c77f2701f008c646cee8c3e0956cf707662211 (diff)
bc, tcsh: fix obvious PKG_SECTION typos
Diffstat (limited to 'package/bc')
-rw-r--r--package/bc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/bc/Makefile b/package/bc/Makefile
index dbe613550..8912693c0 100644
--- a/package/bc/Makefile
+++ b/package/bc/Makefile
@@ -8,7 +8,7 @@ PKG_VERSION:= 1.06
PKG_RELEASE:= 1
PKG_MD5SUM:= d44b5dddebd8a7a7309aea6c36fda117
PKG_DESCR:= An arbitrary precision calculator language
-PKG_SECTION:= util
+PKG_SECTION:= utils
PKG_URL:= http://www.gnu.org/software/bc
PKG_SITES:= http://ftp.gnu.org/pub/gnu/bc/