diff options
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r-- | net-firewall/iptables/metadata.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net-firewall/iptables/metadata.xml b/net-firewall/iptables/metadata.xml index ebd02a713009..76e1b58763af 100644 --- a/net-firewall/iptables/metadata.xml +++ b/net-firewall/iptables/metadata.xml @@ -3,10 +3,10 @@ <pkgmetadata> <herd>base-system</herd> <use> - <flag name='conntrack'>Build against <pkg>net-libs/libnetfilter_conntrack</pkg> when enables the connlabel matcher</flag> - <flag name='netlink'>Build against libnfnetlink which enables the nfnl_osf util</flag> - <flag name='nftables'>Support nftables kernel interface</flag> - <flag name='pcap'>Build against <pkg>net-libs/libpcap</pkg> which enables the nfbpf_compile util</flag> + <flag name="conntrack">Build against <pkg>net-libs/libnetfilter_conntrack</pkg> when enables the connlabel matcher</flag> + <flag name="netlink">Build against libnfnetlink which enables the nfnl_osf util</flag> + <flag name="nftables">Support nftables kernel interface</flag> + <flag name="pcap">Build against <pkg>net-libs/libpcap</pkg> which enables the nfbpf_compile util</flag> </use> <longdescription> iptables is the userspace command line program used to set up, maintain, and |