diff options
Diffstat (limited to '')
-rw-r--r-- | net/rubygem-omniauth-github-discourse/Makefile | 1 | ||||
-rw-r--r-- | net/rubygem-omniauth-github/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net/rubygem-omniauth-github-discourse/Makefile b/net/rubygem-omniauth-github-discourse/Makefile index 4c56a4cfff9f..575ff62fe392 100644 --- a/net/rubygem-omniauth-github-discourse/Makefile +++ b/net/rubygem-omniauth-github-discourse/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Fork of Official OmniAuth strategy for GitHub +WWW= https://github.com/omniauth/omniauth-github LICENSE= MIT diff --git a/net/rubygem-omniauth-github/Makefile b/net/rubygem-omniauth-github/Makefile index d78d352fd022..831ecee3c488 100644 --- a/net/rubygem-omniauth-github/Makefile +++ b/net/rubygem-omniauth-github/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Official OmniAuth strategy for GitHub +WWW= https://github.com/omniauth/omniauth-github LICENSE= MIT |