diff options
author | leot <leot> | 2015-08-23 14:21:43 +0000 |
---|---|---|
committer | leot <leot> | 2015-08-23 14:21:43 +0000 |
commit | c3151e56e67e370507f3ff9d690cab4ea5e2621d (patch) | |
tree | 3eb8077191f0cbf6550b3c7aef8147114d32d826 /security | |
parent | b69200826f79972d0f3d1bc14f87b32be43781d3 (diff) | |
download | pkgsrc-c3151e56e67e370507f3ff9d690cab4ea5e2621d.tar.gz |
Add py-certifi.
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 5b6baed9978..38f10e34c1f 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.560 2015/07/25 18:29:02 dholland Exp $ +# $NetBSD: Makefile,v 1.561 2015/08/23 14:21:43 leot Exp $ # COMMENT= Security tools @@ -356,6 +356,7 @@ SUBDIR+= py-asn1 SUBDIR+= py-asn1-modules SUBDIR+= py-backports.ssl_match_hostname SUBDIR+= py-bcrypt +SUBDIR+= py-certifi SUBDIR+= py-crack SUBDIR+= py-cryptkit SUBDIR+= py-crypto |