projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3932093
)
uhttpd: Moved uhttpd to Network|Web Servers/Proxies submenu, just like all the other...
author
Daniel Dickinson
<crazycshore@gmail.com>
Sat, 12 Mar 2011 04:47:02 +0000
(
04:47
+0000)
committer
Daniel Dickinson
<crazycshore@gmail.com>
Sat, 12 Mar 2011 04:47:02 +0000
(
04:47
+0000)
SVN-Revision: 26062
package/uhttpd/Makefile
patch
|
blob
|
history
diff --git
a/package/uhttpd/Makefile
b/package/uhttpd/Makefile
index 4c06374394723f12f3286d9187b65b7df68a38ea..077d1f238e873f950b8267c5abcb95c42eae6200 100644
(file)
--- 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 <xm@subsignal.org>
endef