pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security Add and enable sshfp



details:   https://anonhg.NetBSD.org/pkgsrc/rev/989b827a3308
branches:  trunk
changeset: 545342:989b827a3308
user:      agc <agc%pkgsrc.org@localhost>
date:      Thu Jul 31 10:23:06 2008 +0000

description:
Add and enable sshfp

diffstat:

 security/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f14c9bb4d540 -r 989b827a3308 security/Makefile
--- a/security/Makefile Thu Jul 31 10:21:21 2008 +0000
+++ b/security/Makefile Thu Jul 31 10:23:06 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.325 2008/07/25 08:48:23 rhaen Exp $
+# $NetBSD: Makefile,v 1.326 2008/07/31 10:23:06 agc Exp $
 #
 
 COMMENT=       Security tools
@@ -268,6 +268,7 @@
 SUBDIR+=       ssh-askpass
 SUBDIR+=       ssh-ip-tunnel
 SUBDIR+=       ssh2
+SUBDIR+=       sshfp
 SUBDIR+=       ssldump
 SUBDIR+=       sslwrap
 SUBDIR+=       starttls



Home | Main Index | Thread Index | Old Index