Date: Thu, 4 May 2023 05:02:47 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 62444a6e3f70 - main - graphics/dify: drop maintainership Message-ID: <202305040502.34452lDW013050@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=62444a6e3f7046c8e1765cf111827e26995a8a42 commit 62444a6e3f7046c8e1765cf111827e26995a8a42 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-05-04 01:00:00 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-05-04 05:00:23 +0000 graphics/dify: drop maintainership --- graphics/dify/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/dify/Makefile b/graphics/dify/Makefile index d0e524380be6..7c1a4f31be4d 100644 --- a/graphics/dify/Makefile +++ b/graphics/dify/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= CRATESIO # XXX Teach USES=cargo to have proper default DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast pixel-by-pixel image comparison tool in Rust WWW= https://github.com/jihchi/dify
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305040502.34452lDW013050>