git: 62444a6e3f70 - main - graphics/dify: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 04 May 2023 05:02:47 UTC
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