diff options
author | miwi <miwi@FreeBSD.org> | 2008-01-21 19:56:43 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-01-21 19:56:43 +0800 |
commit | 34894c2c9acabf6879e2ea3aad3e40284bda6654 (patch) | |
tree | 1593c47decb076f3d4e9596d6918e0f9689c34e6 /security/Makefile | |
parent | 08c319f58673de1ce641a7d328b74eea7e5ba7e6 (diff) | |
download | freebsd-ports-gnome-34894c2c9acabf6879e2ea3aad3e40284bda6654.tar.gz freebsd-ports-gnome-34894c2c9acabf6879e2ea3aad3e40284bda6654.tar.zst freebsd-ports-gnome-34894c2c9acabf6879e2ea3aad3e40284bda6654.zip |
Network Security Monitoring Console is a framework for performing
analysis on packat capture files.
WWW: http://thnetos.wordpress.com/nsm-console/
PR: ports/119682
Submitted by: Tomoyuki Sakurai <cherry at trombik.org>
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 e1d8d03471b3..771a333a6346 100644 --- a/security/Makefile +++ b/security/Makefile @@ -296,6 +296,7 @@ SUBDIR += nmap-i18n-man SUBDIR += nmapfe SUBDIR += nofgpg + SUBDIR += nsm-console SUBDIR += nss SUBDIR += ocaml-cryptgps SUBDIR += ocaml-cryptokit |