diff options
author | wiz <wiz@pkgsrc.org> | 2015-04-20 07:30:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-04-20 07:30:03 +0000 |
commit | 43f7ad630bdb0c65c082dc99197319a4f1526c2f (patch) | |
tree | 80580f962c4eeb2c5cc8ff2208d585296ea76ab2 /security | |
parent | 3bef76ae033f665f959fdf6c85ff185de13bde65 (diff) | |
download | pkgsrc-43f7ad630bdb0c65c082dc99197319a4f1526c2f.tar.gz |
+ py-service_identity
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 d71a585cabe..d4c845ce850 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.547 2015/04/19 00:48:47 rodent Exp $ +# $NetBSD: Makefile,v 1.548 2015/04/20 07:30:03 wiz Exp $ # COMMENT= Security tools @@ -381,6 +381,7 @@ SUBDIR+= py-py-bcrypt SUBDIR+= py-pydeep SUBDIR+= py-requests-oauthlib SUBDIR+= py-rsa +SUBDIR+= py-service_identity SUBDIR+= py-smbpasswd SUBDIR+= py-stix SUBDIR+= py-tlslite |