aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2021-10-16 14:50:45 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2021-10-16 14:50:45 +0000
commit656d2ed2c0688fd50a6b47d7ac820387f59fc812 (patch)
treee22b566bf93696666a14e9a137a10cbc51cd2991
parentc79dab622beae6b77b2d48e7a76a13aadf0d7e50 (diff)
downloadports-656d2ed2c0688fd50a6b47d7ac820387f59fc812.tar.gz
ports-656d2ed2c0688fd50a6b47d7ac820387f59fc812.zip
lang/gcc12-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 how to operate the (crucial) nightly testers.
-rw-r--r--lang/gcc12-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc12-devel/Makefile b/lang/gcc12-devel/Makefile
index d6652efe4023..30651312a87b 100644
--- a/lang/gcc12-devel/Makefile
+++ b/lang/gcc12-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 12
LICENSE= GPLv3 GPLv3RLE