aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2022-08-17 18:15:47 +0000
committerCy Schubert <cy@FreeBSD.org>2022-08-17 18:18:33 +0000
commit78f986923997ef2ec5da124c0bec69c271a46983 (patch)
tree86d39e0c60000b68aa157509fb2cf5e5a99c49dc
parent327c682e46761e2a9c06507dafb8fac49f564ce6 (diff)
downloadports-78f986923997ef2ec5da124c0bec69.tar.gz
ports-78f986923997ef2ec5da124c0bec69.zip
devel/binutils: Take on maintainership
Typically the practice should be to assume maintainership while committing other more substancial patches. However the planned update from 2.37 to 2.39 will require an exp-run. Let's do the MAINTAINER change first and do the rest after the exp-run has been successfully completed. Exp-run suggested by: danfe
-rw-r--r--devel/binutils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/binutils/Makefile b/devel/binutils/Makefile
index f04fb7f1c86f..cfbd408f2671 100644
--- a/devel/binutils/Makefile
+++ b/devel/binutils/Makefile
@@ -5,7 +5,7 @@ PORTEPOCH?= 1
CATEGORIES?= devel
MASTER_SITES= SOURCEWARE/binutils/releases
-MAINTAINER?= ports@FreeBSD.org
+MAINTAINER?= cy@FreeBSD.org
COMMENT?= GNU binary tools
LICENSE= GPLv3 LGPL3