pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/yabause



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb 22 08:15:55 UTC 2026

Modified Files:
        pkgsrc/emulators/yabause: Makefile

Log Message:
yabause: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 pkgsrc/emulators/yabause/Makefile

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

Modified files:

Index: pkgsrc/emulators/yabause/Makefile
diff -u pkgsrc/emulators/yabause/Makefile:1.103 pkgsrc/emulators/yabause/Makefile:1.104
--- pkgsrc/emulators/yabause/Makefile:1.103     Tue Jan 27 08:39:26 2026
+++ pkgsrc/emulators/yabause/Makefile   Sun Feb 22 08:15:55 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.103 2026/01/27 08:39:26 wiz Exp $
+# $NetBSD: Makefile,v 1.104 2026/02/22 08:15:55 wiz Exp $
 
 DISTNAME=      yabause-0.9.15
 PKGREVISION=   50
@@ -6,7 +6,7 @@ CATEGORIES=     emulators
 MASTER_SITES=  https://www.aydogan.net/distfiles/emulators/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://yabause.org/
+HOMEPAGE=      https://yabause.org/
 COMMENT=       Sega Saturn system emulator
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index