summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-11-05 08:53:18 +0000
committerwiz <wiz@pkgsrc.org>2015-11-05 08:53:18 +0000
commitd73ed3e0d2b297d3b5ed7a7f7f480971f2fc39ef (patch)
tree893aa565266f78429c9c9e69554b3eb7d345cb02 /security
parent4329ce41029ba3322f3b7eddc62bc4e96a866fb9 (diff)
downloadpkgsrc-d73ed3e0d2b297d3b5ed7a7f7f480971f2fc39ef.tar.gz
+ argon2.
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 69574af3890..34dd9b1215c 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.562 2015/11/04 14:07:27 fhajny Exp $
+# $NetBSD: Makefile,v 1.563 2015/11/05 08:53:18 wiz Exp $
#
COMMENT= Security tools
@@ -21,6 +21,7 @@ SUBDIR+= antonym
SUBDIR+= ap-modsecurity
SUBDIR+= ap-modsecurity2
SUBDIR+= apg
+SUBDIR+= argon2
SUBDIR+= arirang
SUBDIR+= asignify
SUBDIR+= avcheck