summaryrefslogtreecommitdiff
path: root/package/firewall/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-10-22 21:38:10 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-10-22 21:38:10 +0000
commit69df551be3c39d96f87d34855dd98a19fb650a93 (patch)
treedd3e17853a9393dee627cb7cf59bc755cf2ee4ba /package/firewall/Makefile
parent9a61d9e513c5bfeff76bca1cd87a3f8651f4512b (diff)
downloadmtk-20170518-69df551be3c39d96f87d34855dd98a19fb650a93.zip
mtk-20170518-69df551be3c39d96f87d34855dd98a19fb650a93.tar.gz
mtk-20170518-69df551be3c39d96f87d34855dd98a19fb650a93.tar.bz2
firewall: fix another instance of unquoted "*"
SVN-Revision: 28529
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 b0b946f..8ce0295 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:=37
+PKG_RELEASE:=38
include $(INCLUDE_DIR)/package.mk