Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 12:42:34 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8c6c7d577034 - main - devel/fccf: drop maintainership
Message-ID:  <202209051242.285CgYAl038104@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bapt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8c6c7d5770346a9de4fff0aab644d18c9bbea3a4

commit 8c6c7d5770346a9de4fff0aab644d18c9bbea3a4
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2022-09-05 12:24:34 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2022-09-05 12:42:24 +0000

    devel/fccf: drop maintainership
    
    It look nice in the first place, but I actually never ended up using it.
---
 devel/fccf/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/fccf/Makefile b/devel/fccf/Makefile
index 55d9286ac3f4..865ce39f7674 100644
--- a/devel/fccf/Makefile
+++ b/devel/fccf/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	0.6.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 
-MAINTAINER=	bapt@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Command-line tool that quickly searches through C/C++
 
 LICENSE=	MIT



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209051242.285CgYAl038104>