diff options
author | tz <tz@FreeBSD.org> | 2016-06-10 17:08:02 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2016-06-10 17:08:02 +0800 |
commit | 583f5694ab7dfd53c2c992b2cbb21a33bc02fd52 (patch) | |
tree | 677179d42f6e4eac33fd138cf3227444350306c6 /net | |
parent | e4a0254d5652937e2af79f16305c2e11d699b43a (diff) | |
download | freebsd-ports-gnome-583f5694ab7dfd53c2c992b2cbb21a33bc02fd52.tar.gz freebsd-ports-gnome-583f5694ab7dfd53c2c992b2cbb21a33bc02fd52.tar.zst freebsd-ports-gnome-583f5694ab7dfd53c2c992b2cbb21a33bc02fd52.zip |
Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org
Approved by: junovitch (mentor)
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 |