git: 36a258fbdc3b - main - */*: Return ports maintained by kevlo@ to the pool
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Dec 2023 02:57:26 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=36a258fbdc3b22f6c043ddac206bbb3893728db1
commit 36a258fbdc3b22f6c043ddac206bbb3893728db1
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-12-16 02:52:47 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-12-16 02:57:23 +0000
*/*: Return ports maintained by kevlo@ to the pool
The commit bit of kevlo@ was taken back for safekeeping in September 2020
due to inactivity.
---
math/openfst/Makefile | 2 +-
sysutils/grub2-efi/Makefile | 2 +-
sysutils/grub2-pcbsd/Makefile | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/math/openfst/Makefile b/math/openfst/Makefile
index 61bc70e54398..f994702f2da4 100644
--- a/math/openfst/Makefile
+++ b/math/openfst/Makefile
@@ -3,7 +3,7 @@ PORTVERSION= 1.8.1
CATEGORIES= math
MASTER_SITES= http://www.openfst.org/twiki/pub/FST/FstDownload/
-MAINTAINER= kevlo@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Library for working with weighted finite-state transducers
WWW= https://www.openfst.org/
diff --git a/sysutils/grub2-efi/Makefile b/sysutils/grub2-efi/Makefile
index 81d426743104..44351b692ece 100644
--- a/sysutils/grub2-efi/Makefile
+++ b/sysutils/grub2-efi/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= sysutils
MASTER_SITES= LOCAL/kevlo
DISTNAME= grub-${PORTVERSION}_7
-MAINTAINER= kevlo@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Multiboot EFI boot loader
WWW= https://www.gnu.org/software/grub/
diff --git a/sysutils/grub2-pcbsd/Makefile b/sysutils/grub2-pcbsd/Makefile
index e8545c62ecc2..452a746f5d26 100644
--- a/sysutils/grub2-pcbsd/Makefile
+++ b/sysutils/grub2-pcbsd/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= sysutils
MASTER_SITES= LOCAL/kevlo
DISTNAME= grub-2.02_8
-MAINTAINER= kevlo@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Multiboot boot loader
WWW= https://www.gnu.org/software/grub/