diff options
author | kris <kris@FreeBSD.org> | 2000-09-08 18:04:18 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-09-08 18:04:18 +0800 |
commit | 0f8b27ac5584011370aa5171a3ed63a77f7f0319 (patch) | |
tree | 507b02b919ef11476feafadcb50071a88ef6e8d9 /security/Makefile | |
parent | 421ec416b1427086c9592885d4e0b34790f6cafd (diff) | |
download | freebsd-ports-gnome-0f8b27ac5584011370aa5171a3ed63a77f7f0319.tar.gz freebsd-ports-gnome-0f8b27ac5584011370aa5171a3ed63a77f7f0319.tar.zst freebsd-ports-gnome-0f8b27ac5584011370aa5171a3ed63a77f7f0319.zip |
scanssh 1.2 is a utility which scans a subnet and reports on the
installed versions of SSH it finds.
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 6a9e5db1c03c..d54352cbb61a 100644 --- a/security/Makefile +++ b/security/Makefile @@ -87,6 +87,7 @@ SUBDIR += ruby-acl SUBDIR += ruby-tcpwrap SUBDIR += saint + SUBDIR += scanssh SUBDIR += seahorse SUBDIR += siphon SUBDIR += skip |