Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 May 2023 05:16:53 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 8983469a640f - 2023Q2 - graphics/dify: drop maintainership
Message-ID:  <202305040516.3445Grsm031539@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305040516.3445Grsm031539>