From 5a4cd971b56f938515c0cd05649e7ae40935e61c Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Tue, 16 Oct 2012 15:55:27 +0000 Subject: [PATCH] [package] 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. Signed-off-by: Jonh Wendell SVN-Revision: 33784 --- net/gatling/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/gatling/Makefile b/net/gatling/Makefile index cd395f7f66..0f5e083a69 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/ -- 2.30.2