diff options
author | cyrus <cyrus@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-05-23 06:38:25 +0000 |
---|---|---|
committer | cyrus <cyrus@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-05-23 06:38:25 +0000 |
commit | 44f73b0dc3d2d513c7bda1d47e9f9dc7bde99570 (patch) | |
tree | 20b7a41bbe5d9b60286f75899784f342efbb714d /package/network/config/firewall3/Makefile | |
parent | 1206d0bb3f0c1ec2d2a315708e6a2b7d0a0c42d6 (diff) |
firewall3: Remove abandonend include
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36692 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/config/firewall3/Makefile')
-rw-r--r-- | package/network/config/firewall3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/config/firewall3/Makefile b/package/network/config/firewall3/Makefile index 6eb89c77a..73941dae2 100644 --- a/package/network/config/firewall3/Makefile +++ b/package/network/config/firewall3/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=firewall3 -PKG_VERSION:=2013-05-22.1 +PKG_VERSION:=2013-05-23 PKG_RELEASE:=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git |