diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-06-10 09:08:02 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-06-10 09:08:02 +0000 |
commit | fa23faa40b41c9670ad2e4080c0531a64eba2969 (patch) | |
tree | 677179d42f6e4eac33fd138cf3227444350306c6 /net | |
parent | 8d6d07c36d9f84fddfedc258b74b4d741110d1bb (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/rubygem-omniauth-auth0/Makefile | 2 | ||||
-rw-r--r-- | net/rubygem-omniauth-azure-oauth2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/rubygem-omniauth-auth0/Makefile b/net/rubygem-omniauth-auth0/Makefile index c488cb8d42ce..f64a49b540e1 100644 --- a/net/rubygem-omniauth-auth0/Makefile +++ b/net/rubygem-omniauth-auth0/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.4.1 CATEGORIES= net rubygems MASTER_SITES= RG -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= Authentication broker supporting different identity providers LICENSE= MIT diff --git a/net/rubygem-omniauth-azure-oauth2/Makefile b/net/rubygem-omniauth-azure-oauth2/Makefile index 55d21dc84bf9..81f2307b05f2 100644 --- a/net/rubygem-omniauth-azure-oauth2/Makefile +++ b/net/rubygem-omniauth-azure-oauth2/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.0.6 CATEGORIES= net rubygems MASTER_SITES= RG -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= Azure OAuth2 Strategy for OmniAuth LICENSE= MIT |