aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-02-21 19:33:10 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-02-21 19:33:10 +0000
commit0ea87cd3472b8069e6354ebe89c4c31697996167 (patch)
tree7d112874896cfb9cfecd1b074341bae0c39927e0 /package
parent4d378bda90b13e7220ba05ad6dd3b308fca6d7c0 (diff)
downloadupstream-0ea87cd3472b8069e6354ebe89c4c31697996167.tar.gz
upstream-0ea87cd3472b8069e6354ebe89c4c31697996167.tar.bz2
upstream-0ea87cd3472b8069e6354ebe89c4c31697996167.zip
fix a description which still mentioned ipp2p
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14603 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/iptables/Makefile2
1 files changed, 1 insertions, 1 deletions
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