aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2021-10-23 15:32:48 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2021-10-23 15:38:57 +0000
commit0ae91c8e27623fa4f1c3c1b440141fa66c04d3d5 (patch)
treef656baeac6430aa1ae7fb97e8c82621dd55b985a
parent7372f3609bd5b958fda19dc7e606b17db8e35eb2 (diff)
downloadports-0ae91c8e27623fa4f1c3c1b440141fa66c04d3d5.tar.gz
ports-0ae91c8e27623fa4f1c3c1b440141fa66c04d3d5.zip
lang/gcc8: 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. That said, the GCC 8 release series is end of life for half a year now and this port should be removed rather sooner than later in favor of lang/gcc10 or later. We only keep it for the sake of a sole other port, converters/wkhtmltopdf.
-rw-r--r--lang/gcc8/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc8/Makefile b/lang/gcc8/Makefile
index 21f0570f5cc9..d32cf5998c27 100644
--- a/lang/gcc8/Makefile
+++ b/lang/gcc8/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= lang
MASTER_SITES= GCC
PKGNAMESUFFIX= ${SUFFIX}
-MAINTAINER= gerald@FreeBSD.org
+MAINTAINER= toolchain@FreeBSD.org
COMMENT= GNU Compiler Collection 8
LICENSE= GPLv3 GPLv3RLE