commit: 5a298776c9853088d8f1799e2fc7acc562e201dd
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 22 14:08:07 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Oct 22 14:08:07 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a298776
net-analyzer/wireshark: Fix typo.
Package-Manager: Portage-2.3.12, Repoman-2.3.3
net-analyzer/wireshark/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/wireshark/metadata.xml
b/net-analyzer/wireshark/metadata.xml
index e88111bc335..2297d39cd5d 100644
--- a/net-analyzer/wireshark/metadata.xml
+++ b/net-analyzer/wireshark/metadata.xml
@@ -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>