mirror of https://github.com/hak5/openwrt-owl.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: 26062owl
parent
393209333c
commit
9e4843d0e3
|
@ -18,6 +18,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||||
define Package/uhttpd/default
|
define Package/uhttpd/default
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
|
SUBMENU:=Web Servers/Proxies
|
||||||
TITLE:=uHTTPd - tiny, single threaded HTTP server
|
TITLE:=uHTTPd - tiny, single threaded HTTP server
|
||||||
MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
|
MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Reference in New Issue