From: swalker Date: Thu, 9 Jun 2011 11:15:56 +0000 (+0000) Subject: [packages] tokyocabinet: correct section value X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=bb474cdf996cf78573bca52741eb7177911a54e8;p=packages.git [packages] tokyocabinet: correct section value git-svn-id: svn://svn.openwrt.org/openwrt/packages@27144 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/tokyocabinet/Makefile b/libs/tokyocabinet/Makefile index 73a5d1bc8..2ddcb1b31 100644 --- a/libs/tokyocabinet/Makefile +++ b/libs/tokyocabinet/Makefile @@ -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/