diff options
author | Will Andrews <will@FreeBSD.org> | 2000-03-23 04:40:30 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-03-23 04:40:30 +0000 |
commit | 995abc3833b9cb40bb2e31a95f83263a6806efbf (patch) | |
tree | fa14f3eb05bb5c6e50bbdaa1922ed491f76a5fca /security | |
parent | New port for KSSH - a KDE ssh frontend. (diff) |
Activate kssh.
PR: 15802
Notes
Notes:
svn path=/head/; revision=26980
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 3563c61bc3ab..6463065b4ded 100644 --- a/security/Makefile +++ b/security/Makefile @@ -30,6 +30,7 @@ SUBDIR += keyprint SUBDIR += kmap SUBDIR += krb5 + SUBDIR += kssh SUBDIR += l0pht-watch SUBDIR += libident SUBDIR += libmcrypt |