summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/uhttpd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/uhttpd/Makefile b/package/uhttpd/Makefile
index 4c0637439..077d1f238 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 <xm@subsignal.org>
endef