git: cc1694740e8d - main - devel/binutils: Reset MAINTAINER

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Wed, 17 Aug 2022 16:25:18 UTC
The branch main has been updated by fernape:

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

commit cc1694740e8d5725176d9bd94e96f1a8e7d11219
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2022-08-17 05:37:43 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-08-17 16:21:59 +0000

    devel/binutils: Reset MAINTAINER
    
    Maintainer has not been responsive since he took maintainership of the port.
    Reset MAINTAINER to reflect the real status of the port.
---
 devel/binutils/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/devel/binutils/Makefile b/devel/binutils/Makefile
index 683ee9c8b9bf..f04fb7f1c86f 100644
--- a/devel/binutils/Makefile
+++ b/devel/binutils/Makefile
@@ -1,11 +1,11 @@
 PORTNAME=	binutils
 PORTVERSION=	2.37
-PORTREVISION=	3
+PORTREVISION=	4
 PORTEPOCH?=	1
 CATEGORIES?=	devel
 MASTER_SITES=	SOURCEWARE/binutils/releases
 
-MAINTAINER?=	jflopezfernandez@gmail.com
+MAINTAINER?=	ports@FreeBSD.org
 COMMENT?=	GNU binary tools
 
 LICENSE=	GPLv3 LGPL3