net-analyzer/wireshark: Fix typo.
authorJeroen Roovers <jer@gentoo.org>
Sun, 22 Oct 2017 14:08:07 +0000 (16:08 +0200)
committerJeroen Roovers <jer@gentoo.org>
Sun, 22 Oct 2017 14:08:07 +0000 (16:08 +0200)
Package-Manager: Portage-2.3.12, Repoman-2.3.3

net-analyzer/wireshark/metadata.xml

index e88111bc335cc05c01ab93809cc61886cd370c6a..2297d39cd5df857320544a0c3494b4e294078d8a 100644 (file)
@@ -56,6 +56,6 @@
                <flag name="text2pcap">Install text2pcap, to generate a capture file from an ASCII hexdump of packets</flag>
                <flag name="tfshark">Install tfshark, a terminal-based version of the FileShark capability</flag>
                <flag name="tshark">Install tshark, to dump and analyzer network traffic from the command line</flag>
-               <flag name="udpdump">Install udpdumpi, to get packets exported from a source (like a network device or a GSMTAP producer) that are dumped to a pcap file</flag>
+               <flag name="udpdump">Install udpdump, to get packets exported from a source (like a network device or a GSMTAP producer) that are dumped to a pcap file</flag>
        </use>
 </pkgmetadata>