summaryrefslogtreecommitdiff
path: root/package/libmicrohttpd
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/libmicrohttpd
parent365261c9db442081290b7d21aba6201244af294d (diff)
resolve merge conflict
Diffstat (limited to 'package/libmicrohttpd')
-rw-r--r--package/libmicrohttpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libmicrohttpd/Makefile b/package/libmicrohttpd/Makefile
index 4fcf1c011..ba1e006e6 100644
--- a/package/libmicrohttpd/Makefile
+++ b/package/libmicrohttpd/Makefile
@@ -7,8 +7,8 @@ PKG_NAME:= libmicrohttpd
PKG_VERSION:= 0.9.36
PKG_RELEASE:= 1
PKG_MD5SUM:= d4ebabaef27a2126efb7af0d085b1895
-PKG_DESCR:= library make it easy to run an HTTP server
-PKG_SECTION:= libs
+PKG_DESCR:= library make it easy to run an webserver
+PKG_SECTION:= libs/net
PKG_DEPENDS:= libgcrypt
PKG_BUILDDEP:= libgcrypt
PKG_URL:= http://www.gnu.org/software/libmicrohttpd/