mirror of https://github.com/hak5/openwrt.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: 26062lede-17.01
parent
393209333c
commit
9e4843d0e3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue