git: 3bd420604bcc - 2025Q2 - devel/libscfg: drop maintainership

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Thu, 19 Jun 2025 10:49:58 UTC
The branch 2025Q2 has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3bd420604bccf1f528efa434597f593b35c5c8e8

commit 3bd420604bccf1f528efa434597f593b35c5c8e8
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-08-27 01:08:41 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2025-06-19 10:49:47 +0000

    devel/libscfg: drop maintainership
    
    (cherry picked from commit 209541de7ef35de86e247915c6cda90495d60e01)
---
 devel/libscfg/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/libscfg/Makefile b/devel/libscfg/Makefile
index 9b0168c55e8a..84b2b523bff5 100644
--- a/devel/libscfg/Makefile
+++ b/devel/libscfg/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	0.1.1
 CATEGORIES=	devel
 MASTER_SITES=	https://git.sr.ht/~emersion/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
 
-MAINTAINER=	jbeich@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	C library for a simple configuration file format
 WWW=		https://sr.ht/~emersion/libscfg/