git: 720c2bebcc2e - main - devel/psptoolchain*: Reset MAINTAINER as requested.

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Sat, 11 Dec 2021 07:04:57 UTC
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=720c2bebcc2ee36ebf11e0e483b044ec45477fac

commit 720c2bebcc2ee36ebf11e0e483b044ec45477fac
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2021-12-11 07:03:47 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2021-12-11 07:04:51 +0000

    devel/psptoolchain*: Reset MAINTAINER as requested.
    
    PR:             198813
---
 devel/psptoolchain-binutils/Makefile      | 2 +-
 devel/psptoolchain-gcc-stage1/Makefile    | 2 +-
 devel/psptoolchain-gcc-stage2/Makefile    | 2 +-
 devel/psptoolchain-gdb/Makefile           | 2 +-
 devel/psptoolchain-newlib/Makefile        | 2 +-
 devel/psptoolchain-pspsdk-stage1/Makefile | 2 +-
 devel/psptoolchain-pspsdk-stage2/Makefile | 2 +-
 devel/psptoolchain/Makefile               | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/devel/psptoolchain-binutils/Makefile b/devel/psptoolchain-binutils/Makefile
index c8a9e4a9d39a..cc097de0b803 100644
--- a/devel/psptoolchain-binutils/Makefile
+++ b/devel/psptoolchain-binutils/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=	GNU \
 		SOURCEWARE/${PORTNAME}/releases
 PKGNAMEPREFIX=	psptoolchain-
 
-MAINTAINER=	tphilipp@potion-studios.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	PlayStation Portable development toolchain ${PORTNAME}
 
 LICENSE=	GPLv3 LGPL3
diff --git a/devel/psptoolchain-gcc-stage1/Makefile b/devel/psptoolchain-gcc-stage1/Makefile
index 70b5ca274b1d..5810a7944762 100644
--- a/devel/psptoolchain-gcc-stage1/Makefile
+++ b/devel/psptoolchain-gcc-stage1/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=		GCC
 PKGNAMEPREFIX=		psptoolchain-
 PKGNAMESUFFIX?=		-stage1
 
-MAINTAINER=		tphilipp@potion-studios.com
+MAINTAINER=		ports@FreeBSD.org
 COMMENT=		PlayStation Portable development toolchain ${PORTNAME}
 
 LICENSE=		GPLv3
diff --git a/devel/psptoolchain-gcc-stage2/Makefile b/devel/psptoolchain-gcc-stage2/Makefile
index 67482503d0e5..fca8a18ba82e 100644
--- a/devel/psptoolchain-gcc-stage2/Makefile
+++ b/devel/psptoolchain-gcc-stage2/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=		0
 
 PKGNAMESUFFIX=		-stage2
 
-MAINTAINER=		tphilipp@potion-studios.com
+MAINTAINER=		ports@FreeBSD.org
 
 BUILD_DEPENDS=		${LOCALBASE}/psp/lib/libc.a:devel/psptoolchain-newlib
 
diff --git a/devel/psptoolchain-gdb/Makefile b/devel/psptoolchain-gdb/Makefile
index 7eb20b064f20..1396785be8af 100644
--- a/devel/psptoolchain-gdb/Makefile
+++ b/devel/psptoolchain-gdb/Makefile
@@ -7,7 +7,7 @@ CATEGORIES=		devel
 MASTER_SITES=		GNU
 PKGNAMEPREFIX=		psptoolchain-
 
-MAINTAINER=		tphilipp@potion-studios.com
+MAINTAINER=		ports@FreeBSD.org
 COMMENT=		PlayStation Portable development toolchain ${PORTNAME}
 
 BUILD_DEPENDS=		${LOCALBASE}/psp/sdk/lib/libpspsdk.a:devel/psptoolchain-pspsdk-stage2
diff --git a/devel/psptoolchain-newlib/Makefile b/devel/psptoolchain-newlib/Makefile
index a1d524746211..fb3a0a548f2f 100644
--- a/devel/psptoolchain-newlib/Makefile
+++ b/devel/psptoolchain-newlib/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=		ftp://sources.redhat.com/pub/ \
 			SOURCEWARE/${PORTNAME}
 PKGNAMEPREFIX=		psptoolchain-
 
-MAINTAINER=		tphilipp@potion-studios.com
+MAINTAINER=		ports@FreeBSD.org
 COMMENT=		PlayStation Portable development toolchain ${PORTNAME}
 
 PSP_GCC_STAGE_PREFIX=	psp/stage1
diff --git a/devel/psptoolchain-pspsdk-stage1/Makefile b/devel/psptoolchain-pspsdk-stage1/Makefile
index b8e3e304570e..6ef77617d8d7 100644
--- a/devel/psptoolchain-pspsdk-stage1/Makefile
+++ b/devel/psptoolchain-pspsdk-stage1/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=		http://www.potion-studios.com/
 PKGNAMEPREFIX=		psptoolchain-
 PKGNAMESUFFIX?=		-stage1
 
-MAINTAINER=		tphilipp@potion-studios.com
+MAINTAINER=		ports@FreeBSD.org
 COMMENT=		PlayStation Portable development toolchain ${PORTNAME}
 
 PSP_SDK_STAGE_PREFIX=	psp/stage1
diff --git a/devel/psptoolchain-pspsdk-stage2/Makefile b/devel/psptoolchain-pspsdk-stage2/Makefile
index f9fb7e2fa1d2..67c6a4fec85e 100644
--- a/devel/psptoolchain-pspsdk-stage2/Makefile
+++ b/devel/psptoolchain-pspsdk-stage2/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=		2
 
 PKGNAMESUFFIX=		-stage2
 
-MAINTAINER=		tphilipp@potion-studios.com
+MAINTAINER=		ports@FreeBSD.org
 COMMENT=		PlayStation Portable development toolchain ${PORTNAME}
 
 BUILD_DEPENDS=		psp-cpp:devel/psptoolchain-gcc-stage2 \
diff --git a/devel/psptoolchain/Makefile b/devel/psptoolchain/Makefile
index f13fd35dfc35..d507e9ba5e4f 100644
--- a/devel/psptoolchain/Makefile
+++ b/devel/psptoolchain/Makefile
@@ -5,7 +5,7 @@ PORTVERSION=		20111215
 PORTREVISION=		3
 CATEGORIES=		devel
 
-MAINTAINER=		tphilipp@potion-studios.com
+MAINTAINER=		ports@FreeBSD.org
 COMMENT=		PlayStation Portable development toolchain meta port
 
 RUN_DEPENDS=		psp-gdb:devel/psptoolchain-gdb \