aboutsummaryrefslogtreecommitdiffstats
path: root/package/firewall/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-04-12 22:38:34 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-04-12 22:38:34 +0000
commit53c1991114573d525a036c05397cbcc05ed85ddd (patch)
tree6b960c4bf72a3356c7eb8d03c11c6c6f263f3579 /package/firewall/Makefile
parent84191e727e7ad19e0179c5533de5b289764bfa93 (diff)
downloadupstream-53c1991114573d525a036c05397cbcc05ed85ddd.tar.gz
upstream-53c1991114573d525a036c05397cbcc05ed85ddd.tar.bz2
upstream-53c1991114573d525a036c05397cbcc05ed85ddd.zip
[package] firewall: enable /etc/firewall.user by default and install sample firewall.user file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15221 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 9d4e5dd31a..7aa385511f 100644
--- a/package/firewall/Makefile
+++ b/package/firewall/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=firewall
PKG_VERSION:=1
-PKG_RELEASE:=1
+PKG_RELEASE:=2
include $(INCLUDE_DIR)/package.mk