diff options
author | miwi <miwi@FreeBSD.org> | 2010-01-31 21:43:17 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-01-31 21:43:17 +0800 |
commit | c2b2c2efdf5c98aa98990c76d637a26b59495fff (patch) | |
tree | 4c8d7b86dbffa2fc9cf42eccc9013385fc14b734 /security/Makefile | |
parent | b1242ab206a3cf6dcdaea9900027abb2530b6489 (diff) | |
download | freebsd-ports-gnome-c2b2c2efdf5c98aa98990c76d637a26b59495fff.tar.gz freebsd-ports-gnome-c2b2c2efdf5c98aa98990c76d637a26b59495fff.tar.zst freebsd-ports-gnome-c2b2c2efdf5c98aa98990c76d637a26b59495fff.zip |
NmapSi4 is a complete Qt-based Gui with the design goals to provide a complete
nmap interface for Users, in order to management all options of this powerful
security net scanner!
WWW: http://www.nmapsi4.org
PR: ports/142118
Submitted by: Gvozdikov Veniamin <g.veniamin at googlemail.com>
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 94af3f454df0..44cfb748aced 100644 --- a/security/Makefile +++ b/security/Makefile @@ -311,6 +311,7 @@ SUBDIR += nikto SUBDIR += nmap SUBDIR += nmap-i18n-man + SUBDIR += nmapsi4 SUBDIR += nofgpg SUBDIR += nsm-console SUBDIR += nss |