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