From 00a94aad2576e41ed9938627a08ba642aea73e1e Mon Sep 17 00:00:00 2001 From: cyrus Date: Mon, 13 May 2013 17:12:10 +0000 Subject: firewall: Remove obsoleted ULA-border rule git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36622 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/network/config/firewall/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/config/firewall/Makefile') diff --git a/package/network/config/firewall/Makefile b/package/network/config/firewall/Makefile index 998b27486..b7e7bba4a 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 -- cgit v1.2.3