diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-07-17 08:50:19 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-07-17 08:50:19 +0000 |
commit | 4ecd145ce0aadf80e9d2fadbd4778fcfae4f2c03 (patch) | |
tree | 5726e8ab5ec631dcbb0d3d4b7af5ea3909b87a76 /package/iptables | |
parent | b684d2ef23c47a330ef40fbedca979bc2570a840 (diff) | |
download | upstream-4ecd145ce0aadf80e9d2fadbd4778fcfae4f2c03.tar.gz upstream-4ecd145ce0aadf80e9d2fadbd4778fcfae4f2c03.tar.bz2 upstream-4ecd145ce0aadf80e9d2fadbd4778fcfae4f2c03.zip |
finalize r22241 fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22242 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iptables')
-rw-r--r-- | package/iptables/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile index a401115de0..6ba1c2d250 100644 --- a/package/iptables/Makefile +++ b/package/iptables/Makefile @@ -197,7 +197,7 @@ endef define Package/iptables-mod-hashlimit/description iptables extensions for hashlimit matching Includes: -- libxt_hashlimit +- libipt_hashlimit endef define Package/iptables-mod-iprange |