diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-09-16 09:20:00 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-09-16 09:20:00 +0000 |
| commit | ef32c2070e1a578d0e7eb8184d598f8a4120b946 (patch) | |
| tree | 98ace6c7ca10f43a529ef304aae48e230e413987 | |
| parent | Update to 0.38 (diff) | |
Give up on binutils for now, let other have a change to better maintain it
| -rw-r--r-- | devel/binutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/binutils/Makefile b/devel/binutils/Makefile index 74a1bd5c33df..1bb5188f2e18 100644 --- a/devel/binutils/Makefile +++ b/devel/binutils/Makefile @@ -8,7 +8,7 @@ PORTEPOCH?= 1 CATEGORIES?= devel MASTER_SITES= SOURCEWARE/binutils/releases -MAINTAINER?= bapt@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= GNU binary tools LICENSE= GPLv3 LGPL3 |
