summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-05-26 21:29:00 +0000
committerrodent <rodent@pkgsrc.org>2013-05-26 21:29:00 +0000
commita13b653b5a5146b62f756826c647b289d32ae5f2 (patch)
treefbef7e5eaef93e241ac9591c71bb68b7b99f45dc /security
parentefcccfaf643e7d9c626db310bdc67b01bbd1f5d2 (diff)
downloadpkgsrc-a13b653b5a5146b62f756826c647b289d32ae5f2.tar.gz
+sshpass
Diffstat (limited to 'security')
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 4d75dde688e..fa3012abad9 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.467 2013/05/18 18:37:27 agc Exp $
+# $NetBSD: Makefile,v 1.468 2013/05/26 21:29:00 rodent Exp $
#
COMMENT= Security tools
@@ -383,6 +383,7 @@ SUBDIR+= srp_client
SUBDIR+= ssh-askpass
SUBDIR+= ssh-ip-tunnel
SUBDIR+= sshfp
+SUBDIR+= sshpass
SUBDIR+= ssldump
SUBDIR+= sslproxy
SUBDIR+= sslwrap