summaryrefslogtreecommitdiffstats
path: root/package/firewall/Makefile
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-03-30 20:29:17 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-03-30 20:29:17 +0000
commitb12a3e34a3cc1a92850a377c95296b2fb1f74133 (patch)
tree46f0fdf9096b7eea9e2d77f9f11b96f16f64ad61 /package/firewall/Makefile
parenta2c0b00b000f71f21ac7346d7a605e3a39e4c63b (diff)
[package] firewall: prevent duplicate values in interface state vars
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26382 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 15237ff8f..ea407f081 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:=23
+PKG_RELEASE:=24
include $(INCLUDE_DIR)/package.mk