diff options
| author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2022-08-17 07:37:43 +0200 |
|---|---|---|
| committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2022-08-17 18:21:59 +0200 |
| commit | cc1694740e8d5725176d9bd94e96f1a8e7d11219 (patch) | |
| tree | e5b15e7895807a3fe85df13daf1b3272bbbd2873 | |
| parent | devel/ctypes.sh: Fix build on FreeBSD 13 (diff) | |
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/Makefile | 4 |
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 |
