diff options
author | rodent <rodent> | 2015-04-19 00:48:47 +0000 |
---|---|---|
committer | rodent <rodent> | 2015-04-19 00:48:47 +0000 |
commit | 3c0972eaff9a254ca9cc362508e622f4ae767602 (patch) | |
tree | c8563b21eed5ad0e87110de4e8ef6c6c4cf8ba78 /security | |
parent | efe6a310ad101e0d31eea9e7cdc8846c961c0864 (diff) | |
download | pkgsrc-3c0972eaff9a254ca9cc362508e622f4ae767602.tar.gz |
+py-py-bcrypt
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 54da21bec64..d71a585cabe 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.546 2015/04/18 21:20:51 dholland Exp $ +# $NetBSD: Makefile,v 1.547 2015/04/19 00:48:47 rodent Exp $ # COMMENT= Security tools @@ -377,6 +377,7 @@ SUBDIR+= py-openid SUBDIR+= py-paramiko SUBDIR+= py-passlib SUBDIR+= py-prewikka +SUBDIR+= py-py-bcrypt SUBDIR+= py-pydeep SUBDIR+= py-requests-oauthlib SUBDIR+= py-rsa |