diff options
author | pav <pav@FreeBSD.org> | 2005-03-17 05:07:05 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-03-17 05:07:05 +0800 |
commit | 618062a339f4df083b81dca657e779c98d33829a (patch) | |
tree | 27d47578d4c7a0501f8b380c2394f3baf91f53af /security/Makefile | |
parent | 4ba5983b1829d8c3a8db5d6138d04a8d1141c3f4 (diff) | |
download | freebsd-ports-gnome-618062a339f4df083b81dca657e779c98d33829a.tar.gz freebsd-ports-gnome-618062a339f4df083b81dca657e779c98d33829a.tar.zst freebsd-ports-gnome-618062a339f4df083b81dca657e779c98d33829a.zip |
DMitry (Deepmagic Information Gathering Tool) is a UNIX/Linux command line
program coded purely in C with the ability to gather as much information as
possible about a host.
PR: ports/77142
Submitted by: Vaida Bogdan <vaidab@phenix.rootshell.be>,
James Greig <james@mor-pah.net>
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 84caa7f7d432..c6b8d5371768 100644 --- a/security/Makefile +++ b/security/Makefile @@ -71,6 +71,7 @@ SUBDIR += digest SUBDIR += dirmngr SUBDIR += dissembler + SUBDIR += dmitry SUBDIR += donkey SUBDIR += doorman SUBDIR += doscan |