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 | 57d2e57b02a009593a80ffa6af02841acc2541b6 (patch) | |
tree | 18932713fb38c23384bb35830181469dd4901bd8 /package/iptables | |
parent | 15da77bdedb15082693655e3a38fea6944c85872 (diff) | |
download | upstream-57d2e57b02a009593a80ffa6af02841acc2541b6.tar.gz upstream-57d2e57b02a009593a80ffa6af02841acc2541b6.tar.bz2 upstream-57d2e57b02a009593a80ffa6af02841acc2541b6.zip |
finalize r22241 fixes
SVN-Revision: 22242
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 |