diff options
author | markd <markd@pkgsrc.org> | 2003-02-16 11:13:58 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2003-02-16 11:13:58 +0000 |
commit | 69373d994d14e44653c7fe55e3bcd430d1991da4 (patch) | |
tree | 93e2bd7c44d978aa7bedb813979a662a67ffd739 /security/Makefile | |
parent | 5daa81ba7e65f50f6a0630296b05680421bd76f2 (diff) | |
download | pkgsrc-69373d994d14e44653c7fe55e3bcd430d1991da4.tar.gz |
Add and enable kssh.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 667aa844419..c00feb0e3f0 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.125 2003/02/02 17:28:51 tron Exp $ +# $NetBSD: Makefile,v 1.126 2003/02/16 11:13:58 markd Exp $ # COMMENT= Security tools @@ -32,6 +32,7 @@ SUBDIR+= hackbot SUBDIR+= isakmpd SUBDIR+= john SUBDIR+= keychain +SUBDIR+= kssh SUBDIR+= kth-krb4 SUBDIR+= libbf SUBDIR+= libcrack |