summaryrefslogtreecommitdiffstats
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
commitb72191aa74660801e0edc943852930cc0b56cf42 (patch)
tree1c67cfbec9049f8f382cf614e35495d3107ae3dc /package
parent06713e3d82b4b0d0a786a3c491fb36b4f45732ac (diff)
downloadmaster-31e0f0ae-b72191aa74660801e0edc943852930cc0b56cf42.tar.gz
master-31e0f0ae-b72191aa74660801e0edc943852930cc0b56cf42.tar.bz2
master-31e0f0ae-b72191aa74660801e0edc943852930cc0b56cf42.zip
fix a description which still mentioned ipp2p
SVN-Revision: 14603
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