From 54e3dc305866ef86faeb4b4193257b126df79bc9 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Mon, 7 Sep 2020 18:37:15 +0000 Subject: [PATCH] Return kevlo@'s ports to the pool after his commit bit was safekept. --- comms/librs232/Makefile | 2 +- sysutils/u-boot-orangepi-zero/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/comms/librs232/Makefile b/comms/librs232/Makefile index 2623fdf24815..a1aa679d7042 100644 --- a/comms/librs232/Makefile +++ b/comms/librs232/Makefile @@ -6,7 +6,7 @@ CATEGORIES= comms DISTNAME= RS-232 MASTER_SITES= http://www.teuniz.net/RS-232/ -MAINTAINER= kevlo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple serial library LICENSE= GPLv3 diff --git a/sysutils/u-boot-orangepi-zero/Makefile b/sysutils/u-boot-orangepi-zero/Makefile index b46ee1b836c8..2c0cf48ef768 100644 --- a/sysutils/u-boot-orangepi-zero/Makefile +++ b/sysutils/u-boot-orangepi-zero/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -MAINTAINER= kevlo@FreeBSD.org +MAINTAINER= uboot@FreeBSD.org MASTERDIR= ${.CURDIR}/../u-boot-master MODEL= orangepi-zero