From: Felix Fietkau Date: Sat, 21 Feb 2009 19:33:10 +0000 (+0000) Subject: fix a description which still mentioned ipp2p X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=933bf0dfb16cac606606dc5027eb9471eff4a2e4 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