summaryrefslogtreecommitdiff
path: root/package/log4cplus
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-29 11:40:49 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-29 21:56:31 +0200
commitf14c1fc5515445840d2fbe3350cff0c03eae0b55 (patch)
tree7617315e619f969c13e79c1f44c2428871719357 /package/log4cplus
parent365261c9db442081290b7d21aba6201244af294d (diff)
resolve merge conflict
Diffstat (limited to 'package/log4cplus')
-rw-r--r--package/log4cplus/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/log4cplus/Makefile b/package/log4cplus/Makefile
index 4fd0fbe13..e5414fee5 100644
--- a/package/log4cplus/Makefile
+++ b/package/log4cplus/Makefile
@@ -7,8 +7,8 @@ PKG_NAME:= log4cplus
PKG_VERSION:= 1.0.4
PKG_RELEASE:= 2
PKG_MD5SUM:= 977d0a390b3be1a4ad8cfab2e4dd3af3
-PKG_DESCR:= Logging framework for C++
-PKG_SECTION:= libs
+PKG_DESCR:= logging framework for c++
+PKG_SECTION:= libs/misc
PKG_DEPENDS:= libpthread
PKG_BUILDDEP:= libpthread
PKG_URL:= http://log4cplus.sourceforge.net/