[packages] tokyocabinet: correct section value
authorStephen Walker <stephendwalker@gmail.com>
Thu, 9 Jun 2011 11:15:56 +0000 (11:15 +0000)
committerStephen Walker <stephendwalker@gmail.com>
Thu, 9 Jun 2011 11:15:56 +0000 (11:15 +0000)
SVN-Revision: 27144

libs/tokyocabinet/Makefile

index 73a5d1bc85a98407d6a7c033cbde91c474777c8e..2ddcb1b3134ce987f18a16c3b40de57c85876d50 100644 (file)
@@ -1,5 +1,5 @@
 # 
-# Copyright (C) 2007 OpenWrt.org
+# Copyright (C) 2007-2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -19,7 +19,7 @@ include $(INCLUDE_DIR)/package.mk
 
 define Package/tokyocabinet
   SUBMENU:=database
-  SECTION:=lib
+  SECTION:=libs
   CATEGORY:=Libraries
   TITLE:=A library of routines to manage databases
   URL:=http://fallabs.com/tokyocabinet/