diff options
author | wiz <wiz> | 2014-11-24 14:43:33 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-11-24 14:43:33 +0000 |
commit | ab808970a564b8ad2be6b7118dbb48b722088e7b (patch) | |
tree | ace6070ba486aac8be282b68335ed8be2f050073 /security | |
parent | 02ca2c026f5ffc993b3b13ed75c0085b39839736 (diff) | |
download | pkgsrc-ab808970a564b8ad2be6b7118dbb48b722088e7b.tar.gz |
+ py-oauth2client
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 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 |