diff options
author | Will Andrews <will@FreeBSD.org> | 2001-05-20 02:40:30 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-05-20 02:40:30 +0000 |
commit | 5e85f2ad57f3c02d0dfe26530d80a040bf219dbb (patch) | |
tree | 7dec97109c30796ce3155d586ec33597f7102f9e /security/Makefile | |
parent | Add lla 0.98p14, a perl-based LDAP log statistics generator. (diff) |
Add ssh-multiadd 1.3, a tool to add multiple ssh keys to the
authentication agent.
PR: 26975
Submitted by: Pete Fritchman <petef@databits.net>
Notes
Notes:
svn path=/head/; revision=42774
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 150cf26c3232..d0483df244eb 100644 --- a/security/Makefile +++ b/security/Makefile @@ -151,6 +151,7 @@ SUBDIR += snort SUBDIR += srm SUBDIR += ssh + SUBDIR += ssh-multiadd SUBDIR += ssh2 SUBDIR += sslproxy SUBDIR += sslwrap |