summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2021-06-23 21:07:42 +0000
committerwiz <wiz@pkgsrc.org>2021-06-23 21:07:42 +0000
commitfeced00ecd97289189d9ca4374e21809f3ea9b66 (patch)
tree1ef4a59b25d2a64c5ee0f62a68d5317ed9190ce2 /security
parent44b245b2f432e1319ee88064dc3be9f2936cbfdb (diff)
downloadpkgsrc-feced00ecd97289189d9ca4374e21809f3ea9b66.tar.gz
security/Makefile: + py-spake2.
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 ee36f78f436..d91f3ca4ec8 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.828 2021/06/23 21:05:44 wiz Exp $
+# $NetBSD: Makefile,v 1.829 2021/06/23 21:07:42 wiz Exp $
#
COMMENT= Security and cryptography tools and libraries
@@ -504,6 +504,7 @@ SUBDIR+= py-simplesha3
SUBDIR+= py-slowaes
SUBDIR+= py-smbpasswd
SUBDIR+= py-solo
+SUBDIR+= py-spake2
SUBDIR+= py-stix
SUBDIR+= py-tlslite
SUBDIR+= py-trustme