git: 8983469a640f - 2023Q2 - graphics/dify: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 04 May 2023 05:16:53 UTC
The branch 2023Q2 has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8983469a640f18061cad9d126496f24541c60fe3
commit 8983469a640f18061cad9d126496f24541c60fe3
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:15:25 +0000
graphics/dify: drop maintainership
(cherry picked from commit 62444a6e3f7046c8e1765cf111827e26995a8a42)
---
graphics/dify/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/graphics/dify/Makefile b/graphics/dify/Makefile
index 8d617a558b1b..7d8212ae8b92 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