diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-02-21 19:33:10 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-02-21 19:33:10 +0000 |
commit | 1c6bd93a6482c32b8784bef61b07cbd4da2977d2 (patch) | |
tree | 7d112874896cfb9cfecd1b074341bae0c39927e0 | |
parent | ae2d329bfbe1d808f136ec7d595f71f75b80c69b (diff) |
fix a description which still mentioned ipp2p
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14603 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 1074f582c..05e694359 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 |