[backfire/packages] multiwan: merge r28577
[openwrt/svn-archive/archive.git] / net / multiwan / Makefile
index 44e52b82e422f7fcb45f5302221fd505c7a14032..96f4982cd6e894356bc809b6b96745ef52cae04a 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2010 OpenWrt.org
+# Copyright (C) 2010-2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -8,7 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=multiwan
-PKG_VERSION:=1.0.1
+PKG_VERSION:=1.0.19
 PKG_RELEASE:=1
 
 include $(INCLUDE_DIR)/package.mk
@@ -16,7 +16,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/multiwan
   SECTION:=net
   CATEGORY:=Network
-  DEPENDS:=+ip +iptables +iptables-utils +iptables-mod-conntrack +iptables-mod-conntrack-extra +iptables-mod-ipopt
+  DEPENDS:=+ip +iptables +iptables-mod-conntrack +iptables-mod-conntrack-extra +iptables-mod-ipopt
   TITLE:=Simple multi WAN configuration
   URL:=ftp://ftp.netlab7.com/
   MAINTAINER:=Craig M. Coffee <craigc@netlab7.com>
@@ -25,7 +25,7 @@ endef
 define Package/multiwan/description
 An agent script that makes Multi-WAN configuration simple,
 easy and manageable. Complete with load balancing, failover and an easy
-to manage traffic ruleset. Allows for configuration of up to 9 wan links.
+to manage traffic ruleset.
 endef
 
 define Package/multiwan/conffiles