#
-# Copyright (C) 2006-2010 OpenWrt.org
+# Copyright (C) 2006-2011 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_NAME:=iptables
PKG_VERSION:=1.4.10
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_MD5SUM:=f382fe693f0b59d87bd47bea65eca198
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
define Package/iptables/Default
SECTION:=net
CATEGORY:=Network
+ SUBMENU:=Firewall
URL:=http://netfilter.org/
endef