diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-10-21 02:10:23 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-10-21 02:10:23 +0000 |
commit | 3f7ce77342ee62f967e0c6c756dd69d26ca954d7 (patch) | |
tree | 992bd27dbe756d41249c4651b8b484d1ffc68c30 /net/Makefile | |
parent | e1071e6432141d0193e14ed0977f6e74778c1a5b (diff) |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index b233c2535a1f..e6dfb6573903 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1041,6 +1041,7 @@ SUBDIR += rubygem-oauth SUBDIR += rubygem-oauth2 SUBDIR += rubygem-omniauth-github + SUBDIR += rubygem-omniauth-google-oauth2 SUBDIR += rubygem-omniauth-oauth SUBDIR += rubygem-omniauth-oauth2 SUBDIR += rubygem-open-uri-cached |