As per your email, I am interested in taking maintainership over this port.
Thanks for taking over maintainership for this port. Can some committer please commit the change? Thanks.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=6b3bcae479c47af467369f142fa1a1046b9d4f95 commit 6b3bcae479c47af467369f142fa1a1046b9d4f95 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-11-06 17:21:33 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-11-06 21:29:11 +0000 misc/findutils: Pass maintainership to new maintainer While at it do some small adjustments to port PR: 267583 Reviewed by: Klaus Aehlig <aehlig@linta.de> (maintainer) misc/findutils/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Committed, thanks for work on findutils Klaus!
(In reply to Daniel Engberg from comment #3) Hi Daniel, Is setting MAINTAINER to FIRST LAST <email> really correct? I've never seen that before.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=302a1d10bd20b9e4b47de1f78c5165cbbfd6ed29 commit 302a1d10bd20b9e4b47de1f78c5165cbbfd6ed29 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-11-06 21:51:26 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-11-06 23:28:59 +0000 misc/findutils: Fix MAINTAINER entry Should only contain email address PR: 267583 Reported by: Robert Clausecker <fuz@fuz.su> Fixes: c9c59f8e misc/findutils: Pass maintainership to new maintainer misc/findutils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Fixed, thanks