aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2021-10-12 05:35:10 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2021-10-12 05:35:10 +0000
commit29510fc89b7e40ee7c918564ad2173b70e98c4ee (patch)
tree58b51e99f24a6d7df63f8a7b18891112832fe448
parentb64b03fe102711a569f94391ed3aa8177a1f9dbd (diff)
downloadports-29510fc89b7e40ee7c918564ad2173b70e98c4ee.tar.gz
ports-29510fc89b7e40ee7c918564ad2173b70e98c4ee.zip
lang/gcc10-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/gcc10-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc10-devel/Makefile b/lang/gcc10-devel/Makefile
index 199c5166c4a3..8e1688258b53 100644
--- a/lang/gcc10-devel/Makefile
+++ b/lang/gcc10-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 10
LICENSE= GPLv3 GPLv3RLE