Date: Sat, 22 Jul 2023 18:05:59 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: c756633b0532 - main - math/eprover: Take maintainership Message-ID: <202307221805.36MI5xhM043413@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=c756633b053257ceea92bcd64af14cec7c32a322 commit c756633b053257ceea92bcd64af14cec7c32a322 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-07-22 18:05:23 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-07-22 18:05:56 +0000 math/eprover: Take maintainership --- math/eprover/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/eprover/Makefile b/math/eprover/Makefile index bba0a5a32719..ef857bd81056 100644 --- a/math/eprover/Makefile +++ b/math/eprover/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 2.0 PORTREVISION= 1 CATEGORIES= math -MAINTAINER= ports@FreeBSD.org +MAINTAINER= yuri@FreeBSD.org COMMENT= Theorem prover for full first-order logic with equality WWW= https://www.eprover.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307221805.36MI5xhM043413>