mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/dmitry: Fix slack-desc and TAG.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
19cdf9c86a
commit
925b44c680
2 changed files with 6 additions and 6 deletions
|
@ -24,7 +24,7 @@ PRGNAM=dmitry
|
|||
SRCNAM=DMitry
|
||||
VERSION=${VERSION:-1.3a}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_Sbo}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
case "$( uname -m )" in
|
||||
|
|
|
@ -8,12 +8,12 @@
|
|||
|-----handy-ruler------------------------------------------------------|
|
||||
dmitry: dmitry (Deepmagic Information Gathering Tool)
|
||||
dmitry:
|
||||
dmitry: DMitry (Deepmagic Information Gathering Tool) is a UNIX/(GNU)Linux
|
||||
dmitry: Command Line Application coded in C. DMitry has the ability to gather
|
||||
dmitry: as much information as possible about a host. Base functionality is
|
||||
dmitry: able to gather possible subdomains, email addresses, uptime
|
||||
dmitry: DMitry (Deepmagic Information Gathering Tool) is a UNIX/(GNU)Linux
|
||||
dmitry: Command Line Application coded in C. DMitry has the ability to gather
|
||||
dmitry: as much information as possible about a host. Base functionality is
|
||||
dmitry: able to gather possible subdomains, email addresses, uptime
|
||||
dmitry: information, tcp port scan, whois lookups, and more.
|
||||
dmitry:
|
||||
dmitry:
|
||||
dmitry:
|
||||
dmitry:
|
||||
dmitry:
|
||||
|
|
Loading…
Reference in a new issue