diff options
Diffstat (limited to 'security/rubygem-omniauth-jwt')
-rw-r--r-- | security/rubygem-omniauth-jwt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/rubygem-omniauth-jwt/Makefile b/security/rubygem-omniauth-jwt/Makefile index dfeccdf522c9..f1a7459cd946 100644 --- a/security/rubygem-omniauth-jwt/Makefile +++ b/security/rubygem-omniauth-jwt/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= OmniAuth strategy to accept JWT-based single sign-on +WWW= https://github.com/mbleigh/omniauth-jwt LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |