aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2021-10-11 04:45:38 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2021-10-11 04:47:34 +0000
commit11a44652a8f922adcc84d5056807e96a389fc471 (patch)
treeb5815d112cc374f2fb092fc53c6584f23d6f46bc
parent4286ef093860cccfa0595efa7d81f00c193aedf5 (diff)
downloadports-11a44652a8f922adcc84d5056807e96a389fc471.tar.gz
ports-11a44652a8f922adcc84d5056807e96a389fc471.zip
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.
-rw-r--r--lang/gcc9-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
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