diff options
author | imil <imil@pkgsrc.org> | 2014-05-08 15:27:10 +0000 |
---|---|---|
committer | imil <imil@pkgsrc.org> | 2014-05-08 15:27:10 +0000 |
commit | 2c0694c0459db3c60798322a2afff87f1d7ff024 (patch) | |
tree | 7b296846075f746c65991276c67dea90bc18cf35 /security/Makefile | |
parent | 000b61f7643e0544f885a45a2ca0057021df993e (diff) | |
download | pkgsrc-2c0694c0459db3c60798322a2afff87f1d7ff024.tar.gz |
add & enable py-requests-oauthlib
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 1af3d3c7b97..6a5f3d5c32c 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.509 2014/05/08 15:22:51 imil Exp $ +# $NetBSD: Makefile,v 1.510 2014/05/08 15:27:10 imil Exp $ # COMMENT= Security tools @@ -363,6 +363,7 @@ SUBDIR+= py-openid SUBDIR+= py-paramiko SUBDIR+= py-passlib SUBDIR+= py-prewikka +SUBDIR+= py-requests-oauthlib SUBDIR+= py-smbpasswd SUBDIR+= py-tlslite SUBDIR+= py-xmlsec |