From: Felix Fietkau <nbd@openwrt.org>
Date: Sat, 21 Feb 2009 19:33:10 +0000 (+0000)
Subject: fix a description which still mentioned ipp2p
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=b72191aa74660801e0edc943852930cc0b56cf42;p=openwrt%2Fstaging%2Fdangole.git

fix a description which still mentioned ipp2p

SVN-Revision: 14603
---

diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index 1074f582cc..05e6943592 100644
--- a/package/iptables/Makefile
+++ b/package/iptables/Makefile
@@ -102,7 +102,7 @@ endef
 define Package/iptables-mod-filter/description
  iptables extensions for packet content inspection.
  Includes:
- - libipt_ipp2p
+ - libipt_string
  - libipt_layer7
 endef