summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-07-02 17:59:02 +0000
committernia <nia@pkgsrc.org>2020-07-02 17:59:02 +0000
commit32191109d40f6717a53202acd23f408ba606db90 (patch)
treeb85265274346fae66987cf51ea3d690c88a3b4d1 /security/Makefile
parentc863175de2fc9076b68990cfab6cb3760c18e7a7 (diff)
downloadpkgsrc-32191109d40f6717a53202acd23f408ba606db90.tar.gz
security: Add lua-bcrypt
Lua wrapper for the bcrypt password hashing function
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index f8c7f9478ca..1fca6142461 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.770 2020/07/02 17:46:26 nia Exp $
+# $NetBSD: Makefile,v 1.771 2020/07/02 17:59:02 nia Exp $
#
COMMENT= Security tools
@@ -208,6 +208,7 @@ SUBDIR+= logcheck
SUBDIR+= lsh
SUBDIR+= lua-arc4random
SUBDIR+= lua-argon2
+SUBDIR+= lua-bcrypt
SUBDIR+= lua-sec
SUBDIR+= lxqt-openssh-askpass
SUBDIR+= lxqt-policykit