pkgsrc-WIP-changes archive

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

go-dither: Use the new GitHub username for fetching the distfile



Module Name:	pkgsrc-wip
Committed By:	Charlotte Koch <charlotte%NetBSD.org@localhost>
Pushed By:	cfkoch
Date:		Wed Mar 20 22:23:45 2024 -0700
Changeset:	ad63b5de922126e3c195d41137ee541bc97fbc46

Modified Files:
	go-dither/Makefile

Log Message:
go-dither: Use the new GitHub username for fetching the distfile

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ad63b5de922126e3c195d41137ee541bc97fbc46

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

diffstat:
 go-dither/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/go-dither/Makefile b/go-dither/Makefile
index e5ef78171f..b8184e46ef 100644
--- a/go-dither/Makefile
+++ b/go-dither/Makefile
@@ -3,7 +3,7 @@
 DISTNAME=	go-dither-2.4.0
 GITHUB_PROJECT=	dither
 CATEGORIES=	graphics
-MASTER_SITES=	${MASTER_SITE_GITHUB:=makeworld-the-better-one/}
+MASTER_SITES=	${MASTER_SITE_GITHUB:=makew0rld/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
 
 MAINTAINER=	charlotte%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index