git: 8c6c7d577034 - main - devel/fccf: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 12:42:34 UTC
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