>From 58415bffe9482423800d12c74ced37cdce9e22ac Mon Sep 17 00:00:00 2001
From: Jonh Wendell <jonh.wend...@oiwifi.com.br>
Date: Wed, 19 Sep 2012 10:42:41 -0300
Subject: [PATCH] [packages] gatling: Move to the right submenu

Currently it is the only package in the 'Web' submenu. Move it
to 'Web Servers/Proxies', where all other packages are.
---
 net/gatling/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/gatling/Makefile b/net/gatling/Makefile
index cd395f7..0f5e083 100644
--- a/net/gatling/Makefile
+++ b/net/gatling/Makefile
@@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/gatling
   SECTION:=net
   CATEGORY:=Network
-  SUBMENU:=Web
+  SUBMENU:=Web Servers/Proxies
   TITLE:=gatling - a high performance web server
   VERSION:=$(PKG_VERSION)-$(PKG_RELEASE)
   URL:=http://www.fefe.de/gatling/
-- 
1.7.9.5


-- 
Jonh Wendell
http://www.bani.com.br
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to