summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron>2014-07-26 19:57:59 +0000
committertron <tron>2014-07-26 19:57:59 +0000
commit0a84c4f4674966027ab7b2e803bd6a8d401779a2 (patch)
treeb4d82ab4d8eda35128870c596abb89423efc9fd8
parent26378d8998ada1698c0731a42d015b5fa2089ad9 (diff)
downloadpkgsrc-0a84c4f4674966027ab7b2e803bd6a8d401779a2.tar.gz
Add and enable "sshguard" package.
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 64461459bd1..8112f8978e8 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.518 2014/07/04 12:42:10 rodent Exp $
+# $NetBSD: Makefile,v 1.519 2014/07/26 19:57:59 tron Exp $
#
COMMENT= Security tools
@@ -429,6 +429,7 @@ SUBDIR+= ssdeep
SUBDIR+= ssh-askpass
SUBDIR+= ssh-ip-tunnel
SUBDIR+= sshfp
+SUBDIR+= sshguard
SUBDIR+= sshpass
SUBDIR+= ssldump
SUBDIR+= sslproxy