diff options
Diffstat (limited to '')
-rw-r--r-- | net/rubygem-omniauth-oauth/Makefile | 1 | ||||
-rw-r--r-- | net/rubygem-omniauth-oauth2/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net/rubygem-omniauth-oauth/Makefile b/net/rubygem-omniauth-oauth/Makefile index dc809b68d374..01f2132c04b6 100644 --- a/net/rubygem-omniauth-oauth/Makefile +++ b/net/rubygem-omniauth-oauth/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Generic OAuth strategy for OmniAuth +WWW= https://github.com/omniauth/omniauth-oauth LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md diff --git a/net/rubygem-omniauth-oauth2/Makefile b/net/rubygem-omniauth-oauth2/Makefile index 80215b7af972..aa30ee65c853 100644 --- a/net/rubygem-omniauth-oauth2/Makefile +++ b/net/rubygem-omniauth-oauth2/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Abstract OAuth2 strategy for OmniAuth +WWW= https://github.com/omniauth/omniauth-oauth2 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md |