summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-11-24 14:43:33 +0000
committerwiz <wiz@pkgsrc.org>2014-11-24 14:43:33 +0000
commita5dad2e2bc1890d347837be7621f44c11352662a (patch)
treeace6070ba486aac8be282b68335ed8be2f050073 /security
parentfcbd7ea4549bda6d5428525ad45abd52709cea24 (diff)
downloadpkgsrc-a5dad2e2bc1890d347837be7621f44c11352662a.tar.gz
+ py-oauth2client
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 8aeefea88ad..1095a3cc71e 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.530 2014/11/24 14:38:18 wiz Exp $
+# $NetBSD: Makefile,v 1.531 2014/11/24 14:43:33 wiz Exp $
#
COMMENT= Security tools
@@ -368,6 +368,7 @@ SUBDIR+= py-m2crypto
SUBDIR+= py-mcrypt
SUBDIR+= py-oauth
SUBDIR+= py-oauth2
+SUBDIR+= py-oauth2client
SUBDIR+= py-oauthlib
SUBDIR+= py-openid
SUBDIR+= py-paramiko