git: 11a44652a8f9 - main - lang/gcc9-devel: Relinquish maintainership

From: Gerald Pfeifer <gerald_at_FreeBSD.org>
Date: Mon, 11 Oct 2021 04:52:50 UTC
The branch main has been updated by gerald:

URL: https://cgit.FreeBSD.org/ports/commit/?id=11a44652a8f922adcc84d5056807e96a389fc471

commit 11a44652a8f922adcc84d5056807e96a389fc471
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2021-10-11 04:45:38 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2021-10-11 04:47:34 +0000

    lang/gcc9-devel: Relinquish maintainership
    
    After working on (and largely maintaining) our GCC ports for more than
    19 years, time has come to hand over the baton. Sadly despite multiple
    requests nobody stepped up, so return this port to the pool.
    
    Still happy to provide guidance and a helping hand, for example working
    with upstream or on operating the (crucial) nightly testers I have been
    running.
---
 lang/gcc9-devel/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lang/gcc9-devel/Makefile b/lang/gcc9-devel/Makefile
index a5ced4de60e8..1771f3ed4eea 100644
--- a/lang/gcc9-devel/Makefile
+++ b/lang/gcc9-devel/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel
 DISTNAME=	gcc-${DIST_VERSION}
 
-MAINTAINER=	gerald@FreeBSD.org
+MAINTAINER=	toolchain@FreeBSD.org
 COMMENT=	GNU Compiler Collection 9
 
 LICENSE=	GPLv3 GPLv3RLE