Date: Tue, 12 Jul 2022 07:28:51 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ba92c58b6efd - main - math/ceres-solver: Take maintainership Message-ID: <202207120728.26C7Sp64040863@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ba92c58b6efd6ab98eb9e3cc707c7bf2c5dbf7bd commit ba92c58b6efd6ab98eb9e3cc707c7bf2c5dbf7bd Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-07-12 07:28:16 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-07-12 07:28:48 +0000 math/ceres-solver: Take maintainership --- math/ceres-solver/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/ceres-solver/Makefile b/math/ceres-solver/Makefile index e3c7468eafa6..5d5b8ef835f2 100644 --- a/math/ceres-solver/Makefile +++ b/math/ceres-solver/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 2.0.0 PORTREVISION= 4 CATEGORIES= math -MAINTAINER= ports@FreeBSD.org +MAINTAINER= yuri@FreeBSD.org COMMENT= Nonlinear least squares minimizer LICENSE= BSD3CLAUSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207120728.26C7Sp64040863>