git: fce50487b47b - main - devel/jujutsu: Fix fetch

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Sat, 26 Apr 2025 18:32:44 UTC
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fce50487b47bddbf59af8add8ea72b19dc74723e

commit fce50487b47bddbf59af8add8ea72b19dc74723e
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2025-04-26 18:21:35 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2025-04-26 18:32:09 +0000

    devel/jujutsu: Fix fetch
    
    I had fixed the Makefile recreated the distfile on 2025-04-09, but
    have apperantently forgotten to include the Makefile in the commit.
    
    Thanks for pointing out this omission.
    
    PR:             285985
    Reported by:    michal@hanu.la
---
 devel/jujutsu/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/jujutsu/Makefile b/devel/jujutsu/Makefile
index b1958b22e728..21373edc7305 100644
--- a/devel/jujutsu/Makefile
+++ b/devel/jujutsu/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	jujutsu
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.28.2
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	se@FreeBSD.org
@@ -14,7 +15,7 @@ LIB_DEPENDS=	libssh2.so:security/libssh2
 
 USES=		cargo localbase ssl
 USE_GITHUB=	yes
-GH_ACCOUNT=	martinvonz
+GH_ACCOUNT=	jj-vcs
 GH_PROJECT=	jj
 
 PLIST_FILES=	bin/jj