From 43db33ecfb62b7149b340cf06da7640631afda21 Mon Sep 17 00:00:00 2001 From: florian 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 git-svn-id: svn://svn.openwrt.org/openwrt/packages@33784 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/gatling/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/gatling/Makefile b/net/gatling/Makefile index cd395f7f6..0f5e083a6 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/