X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/75d621a3c5be47428d04061841d1d56ebe707264..4462a9c1f07bfa23d5fb522ca67fd75c4d167f3b:/package/iptables/Makefile diff --git a/package/iptables/Makefile b/package/iptables/Makefile index 1074f582c..6083f6f4d 100644 --- a/package/iptables/Makefile +++ b/package/iptables/Makefile @@ -4,7 +4,6 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id$ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk @@ -102,7 +101,7 @@ endef define Package/iptables-mod-filter/description iptables extensions for packet content inspection. Includes: - - libipt_ipp2p + - libipt_string - libipt_layer7 endef