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