aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2022-08-17 05:37:43 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2022-08-17 16:21:59 +0000
commitcc1694740e8d5725176d9bd94e96f1a8e7d11219 (patch)
treee5b15e7895807a3fe85df13daf1b3272bbbd2873
parent2e73c354895691d93cee78b2efe81e5b260f637e (diff)
downloadports-cc1694740e8d5725176d9bd94e96f1.tar.gz
ports-cc1694740e8d5725176d9bd94e96f1.zip
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.
-rw-r--r--devel/binutils/Makefile4
1 files 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