git: 7c7888d7dded - main - *: reset Ian's ports, he passed away a while ago.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 01 Jan 2022 14:15:15 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=7c7888d7dded22cffc7ebf0e8cfb147ccf8cf611 commit 7c7888d7dded22cffc7ebf0e8cfb147ccf8cf611 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2022-01-01 14:12:47 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2022-01-01 14:12:47 +0000 *: reset Ian's ports, he passed away a while ago. With hat: portmgr-secretary --- devel/arm-none-eabi-gcc492/Makefile | 2 +- sysutils/u-boot-imx-serial-loader/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/arm-none-eabi-gcc492/Makefile b/devel/arm-none-eabi-gcc492/Makefile index a9c0090d36a8..a8fc592e63ca 100644 --- a/devel/arm-none-eabi-gcc492/Makefile +++ b/devel/arm-none-eabi-gcc492/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= GCC/releases/gcc-${DISTVERSION} PKGNAMEPREFIX?= arm-none-eabi- PKGNAMESUFFIX= 492 -MAINTAINER= ian@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNU Compiler Collection for bare metal arm cross-development LICENSE= GPLv3 GPLv3RLE diff --git a/sysutils/u-boot-imx-serial-loader/Makefile b/sysutils/u-boot-imx-serial-loader/Makefile index c30b560132d6..1d848874a1fc 100644 --- a/sysutils/u-boot-imx-serial-loader/Makefile +++ b/sysutils/u-boot-imx-serial-loader/Makefile @@ -4,7 +4,7 @@ PORTNAME= u-boot-imx-serial-loader PORTVERSION= 2017.01 CATEGORIES= sysutils -MAINTAINER= ian@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Load u-boot via USB or UART on i.MX5, i.MX6, i.MX7, and Vybrid LICENSE= LGPL21