From 19f3bc1a6d2745fc37d3dc0dce0bb4b3dda2f3da Mon Sep 17 00:00:00 2001 From: cshore Date: Sat, 12 Mar 2011 04:47:02 +0000 Subject: [PATCH] [package] uhttpd: Moved uhttpd to Network|Web Servers/Proxies submenu, just like all the other web serves and proxies from the packages feed git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26062 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/uhttpd/Makefile | 1 + 1 file changed, 1 insertion(+) 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 -- 2.11.0