Date: Wed, 17 Aug 2022 16:25:18 GMT From: =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: cc1694740e8d - main - devel/binutils: Reset MAINTAINER Message-ID: <202208171625.27HGPI6L098043@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208171625.27HGPI6L098043>