diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:15:53 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | 39134e065ead25396c32bb1c36d235b8d45df9bd (patch) | |
tree | e1a2ae61bbca25b175ce896cb5a1efa641148bf1 /network/scapy | |
parent | 305c07543a4b52a7e37ad2d0cc46263f07debf8c (diff) | |
download | slackbuilds-39134e065ead25396c32bb1c36d235b8d45df9bd.tar.gz |
network/scapy: Fix slack-desc.
Diffstat (limited to 'network/scapy')
-rw-r--r-- | network/scapy/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/scapy/slack-desc b/network/scapy/slack-desc index c33b4615c1..25617232b5 100644 --- a/network/scapy/slack-desc +++ b/network/scapy/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -scapy: Scapy (interactive packet manipulation tool) +scapy: scapy (interactive packet manipulation tool) scapy: scapy: Scapy is a packet generator, network scanner, network discovery tool, scapy: and packet sniffer. It provides classes to interactively create |