From: Daniel Dickinson Date: Sat, 12 Mar 2011 04:47:02 +0000 (+0000) Subject: uhttpd: Moved uhttpd to Network|Web Servers/Proxies submenu, just like all the other... X-Git-Tag: reboot~17258 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=9e4843d0e30cf378194d6798107ae600e5174c23;p=openwrt%2Fstaging%2Fxback.git uhttpd: Moved uhttpd to Network|Web Servers/Proxies submenu, just like all the other web serves and proxies from the packages feed SVN-Revision: 26062 --- diff --git a/package/uhttpd/Makefile b/package/uhttpd/Makefile index 4c06374394..077d1f238e 100644 --- a/package/uhttpd/Makefile +++ b/package/uhttpd/Makefile @@ -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 endef