Explorar el Código

uhttpd: Moved uhttpd to Network|Web Servers/Proxies submenu, just like all the other web serves and proxies from the packages feed

SVN-Revision: 26062
Daniel Dickinson hace 15 años
padre
commit
9e4843d0e3
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      package/uhttpd/Makefile

+ 1 - 0
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 <[email protected]>
 endef