git: 09e952d503ba - 2022Q2 - sysutils/confctl: Set new maintainer to portmaster@BSDforge.com
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 Jun 2022 02:54:33 UTC
The branch 2022Q2 has been updated by jrm: URL: https://cgit.FreeBSD.org/ports/commit/?id=09e952d503bafcae02aba16dc9ab35526ada4a01 commit 09e952d503bafcae02aba16dc9ab35526ada4a01 Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2022-06-06 19:42:27 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2022-06-07 02:54:04 +0000 sysutils/confctl: Set new maintainer to portmaster@BSDforge.com Sponsored by: The FreeBSD Foundation PR: 264502 (cherry picked from commit 87d17cc776e25e2be5710aff99c9180f1c874f9a) --- sysutils/confctl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/confctl/Makefile b/sysutils/confctl/Makefile index d0f904247b89..69fff2f72c0f 100644 --- a/sysutils/confctl/Makefile +++ b/sysutils/confctl/Makefile @@ -4,7 +4,7 @@ PORTNAME= confctl PORTVERSION= 1.2 CATEGORIES= sysutils -MAINTAINER= trasz@FreeBSD.org +MAINTAINER= portmaster@BSDforge.com COMMENT= Utility to parse and modify C-like configuration files LICENSE= BSD2CLAUSE