From: Stephen Walker Date: Thu, 9 Jun 2011 11:15:56 +0000 (+0000) Subject: [packages] tokyocabinet: correct section value X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=7e5e3ed1aac360a6bd014f195c306b4f0442182f [packages] tokyocabinet: correct section value SVN-Revision: 27144 --- diff --git a/libs/tokyocabinet/Makefile b/libs/tokyocabinet/Makefile index 73a5d1bc85..2ddcb1b313 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/