index | | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=4775355e535b2151910e82d0b741af74ffd803d1 commit 4775355e535b2151910e82d0b741af74ffd803d1 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-01-07 15:25:44 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-01-07 15:25:44 +0000 devel/spdlog: Take maintainership --- devel/spdlog/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/spdlog/Makefile b/devel/spdlog/Makefile index 607806c96f94..a6486185a459 100644 --- a/devel/spdlog/Makefile +++ b/devel/spdlog/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 1.16.0 PORTREVISION= 1 CATEGORIES= devel -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Super fast C++ logging library WWW= https://github.com/gabime/spdloghome | help
