uhttpd: Moved uhttpd to Network|Web Servers/Proxies submenu, just like all the other...
authorDaniel Dickinson <crazycshore@gmail.com>
Sat, 12 Mar 2011 04:47:02 +0000 (04:47 +0000)
committerDaniel Dickinson <crazycshore@gmail.com>
Sat, 12 Mar 2011 04:47:02 +0000 (04:47 +0000)
SVN-Revision: 26062

package/uhttpd/Makefile

index 4c06374394723f12f3286d9187b65b7df68a38ea..077d1f238e873f950b8267c5abcb95c42eae6200 100644 (file)
@@ -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