pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/jj



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Jun 25 11:44:32 UTC 2025

Modified Files:
        pkgsrc/devel/jj: Makefile

Log Message:
jj: update HOMEPAGE and MASTER_SITES


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/jj/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/jj/Makefile
diff -u pkgsrc/devel/jj/Makefile:1.26 pkgsrc/devel/jj/Makefile:1.27
--- pkgsrc/devel/jj/Makefile:1.26       Fri Jun  6 21:20:14 2025
+++ pkgsrc/devel/jj/Makefile    Wed Jun 25 11:44:32 2025
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.26 2025/06/06 21:20:14 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2025/06/25 11:44:32 wiz Exp $
 
 DISTNAME=      jj-0.30.0
 CATEGORIES=    devel
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=martinvonz/}
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=jj-vcs/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/martinvonz/jj/
+HOMEPAGE=      https://github.com/jj-vcs/jj
 COMMENT=       Git-compatible DVCS that is both simple and powerful
 LICENSE=       apache-2.0
 



Home | Main Index | Thread Index | Old Index