aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/config/firewall/Makefile
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2013-05-13 17:12:10 +0000
committerSteven Barth <cyrus@openwrt.org>2013-05-13 17:12:10 +0000
commit4cb9d9715cb4b1f807ee94fc082679882fc45275 (patch)
tree9d1ec46d97659c5f34cd46f95a4d6c1b87d6bb7e /package/network/config/firewall/Makefile
parent6a57ff8548f599448a98622d947493b3cb848b05 (diff)
downloadupstream-4cb9d9715cb4b1f807ee94fc082679882fc45275.tar.gz
upstream-4cb9d9715cb4b1f807ee94fc082679882fc45275.tar.bz2
upstream-4cb9d9715cb4b1f807ee94fc082679882fc45275.zip
firewall: Remove obsoleted ULA-border rule
SVN-Revision: 36622
Diffstat (limited to 'package/network/config/firewall/Makefile')
-rw-r--r--package/network/config/firewall/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/config/firewall/Makefile b/package/network/config/firewall/Makefile
index 998b274869..b7e7bba4a4 100644
--- a/package/network/config/firewall/Makefile
+++ b/package/network/config/firewall/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=firewall
PKG_VERSION:=2
-PKG_RELEASE:=59
+PKG_RELEASE:=60
include $(INCLUDE_DIR)/package.mk