[package] uhttpd: Moved uhttpd to Network|Web Servers/Proxies submenu, just like...
[openwrt.git] / package / uhttpd / Makefile
index bba7ac5..077d1f2 100644 (file)
@@ -8,7 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=uhttpd
-PKG_RELEASE:=21
+PKG_RELEASE:=22
 
 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
 PKG_BUILD_DEPENDS := libcyassl liblua
@@ -18,6 +18,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/uhttpd/default
   SECTION:=net
   CATEGORY:=Network
+  SUBMENU:=Web Servers/Proxies
   TITLE:=uHTTPd - tiny, single threaded HTTP server
   MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
 endef
This page took 0.031665 seconds and 4 git commands to generate.