aboutsummaryrefslogtreecommitdiffstats
path: root/package/firewall/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-07-07 10:28:31 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-07-07 10:28:31 +0000
commita92ed1808c41bb8dfac0836aeefcbca8891c715c (patch)
tree2f9a61af03466f992c20ddf4dd60026a6550ac9e /package/firewall/Makefile
parentb15f8f765ad4fbff797cf33155f5fba28ba70af1 (diff)
downloadupstream-a92ed1808c41bb8dfac0836aeefcbca8891c715c.tar.gz
upstream-a92ed1808c41bb8dfac0836aeefcbca8891c715c.tar.bz2
upstream-a92ed1808c41bb8dfac0836aeefcbca8891c715c.zip
firewall: make sure that -m mac is used with --mac-source, follow up to r27508
SVN-Revision: 27519
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 50b916a581..b14de08095 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:=29
+PKG_RELEASE:=30
include $(INCLUDE_DIR)/package.mk