aboutsummaryrefslogtreecommitdiffstats
path: root/package/firewall/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-07-16 06:03:15 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-07-16 06:03:15 +0000
commite62a9791ee4be2e2ade71d566faf4d5b2b1627f5 (patch)
tree9bb52d8d80199fc6fa5bee871e6b78628fbf636f /package/firewall/Makefile
parent9c3244a88495646571fd3548f85885ac02c2f3f5 (diff)
downloadupstream-e62a9791ee4be2e2ade71d566faf4d5b2b1627f5.tar.gz
upstream-e62a9791ee4be2e2ade71d566faf4d5b2b1627f5.tar.bz2
upstream-e62a9791ee4be2e2ade71d566faf4d5b2b1627f5.zip
firewall: allow redirecting only destination port (#7197)
SVN-Revision: 22227
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 b1969d9abd..c1f3f6eb22 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:=7
+PKG_RELEASE:=8
include $(INCLUDE_DIR)/package.mk