aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorEivind Eklund <eivind@FreeBSD.org>2002-01-29 17:50:27 +0000
committerEivind Eklund <eivind@FreeBSD.org>2002-01-29 17:50:27 +0000
commit7348d040e1ffb370da757c846b56c30b40e715ae (patch)
tree67e39a173d691f9b30366164b4922c1cef26141f /security/Makefile
parentfa5a13d8ec4f3cfb9309f9b7a77dfadc9c5c8200 (diff)
downloadports-7348d040e1ffb370da757c846b56c30b40e715ae.tar.gz
ports-7348d040e1ffb370da757c846b56c30b40e715ae.zip
safesh is an authentication manager for OpenSSH. By automatically creating
keys and starting ssh-agents, it makes it (fairly) convenient to use one key for each host pair (authenticator and authenticatee), it avoids authentication theft by the hosts you connect to with SSH.
Notes
Notes: svn path=/head/; revision=53975
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 79ad44a6f987..b3dae6e1799c 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -197,6 +197,7 @@
SUBDIR += ruby-pam
SUBDIR += ruby-tcpwrap
SUBDIR += saferpay
+ SUBDIR += safesh
SUBDIR += saint
SUBDIR += scanssh
SUBDIR += seahorse