summaryrefslogtreecommitdiff
path: root/package/firewall/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-07-01 11:48:14 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-07-01 11:48:14 +0000
commitdf14a48dc9c9d48b65f669e4b8e7307e571eeddf (patch)
tree793bf58fc48ef721529a0808228faaac4f0a3be6 /package/firewall/Makefile
parentbe9a11b014a93aa8a326912b1c7122828c664fb1 (diff)
downloadmtk-20170518-df14a48dc9c9d48b65f669e4b8e7307e571eeddf.zip
mtk-20170518-df14a48dc9c9d48b65f669e4b8e7307e571eeddf.tar.gz
mtk-20170518-df14a48dc9c9d48b65f669e4b8e7307e571eeddf.tar.bz2
firewall: properly handle negated ports in nat reflection
SVN-Revision: 27334
Diffstat (limited to 'package/firewall/Makefile')
-rw-r--r--package/firewall/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/firewall/Makefile b/package/firewall/Makefile
index ff62309..25c1100 100644
--- a/package/firewall/Makefile
+++ b/package/firewall/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=firewall
PKG_VERSION:=2
-PKG_RELEASE:=27
+PKG_RELEASE:=28
include $(INCLUDE_DIR)/package.mk