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
commit97100e0248e722aed43925177a12f2d3ab7a7753 (patch)
tree5b4549b26ddab96e1a665bdb71050d45603b184b /package/firewall/Makefile
parenta03e00bbcf314d731bf0df5ff1f43122c4968711 (diff)
downloadupstream-97100e0248e722aed43925177a12f2d3ab7a7753.tar.gz
upstream-97100e0248e722aed43925177a12f2d3ab7a7753.tar.bz2
upstream-97100e0248e722aed43925177a12f2d3ab7a7753.zip
firewall: enable /etc/firewall.user by default and install sample firewall.user file
SVN-Revision: 15221
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