aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/config/firewall/Makefile
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2013-05-13 17:12:10 +0000
committerSteven Barth <steven@midlink.org>2013-05-13 17:12:10 +0000
commitac82d7ad0aa411fc261372de776f5a7c8ed6210c (patch)
tree41553789ced5cdad91ef44ecabcf64b8b5f185ea /package/network/config/firewall/Makefile
parent5b1ed2570c58b166306990dd0aae10989d6cfa98 (diff)
downloadmaster-187ad058-ac82d7ad0aa411fc261372de776f5a7c8ed6210c.tar.gz
master-187ad058-ac82d7ad0aa411fc261372de776f5a7c8ed6210c.tar.bz2
master-187ad058-ac82d7ad0aa411fc261372de776f5a7c8ed6210c.zip
firewall: Remove obsoleted ULA-border rule
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36622 3c298f89-4303-0410-b956-a3cf2f4a3e73
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