pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/x16-rom



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Feb 18 07:57:29 UTC 2026

Modified Files:
        pkgsrc/emulators/x16-rom: Makefile

Log Message:
x16-rom: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/emulators/x16-rom/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/x16-rom/Makefile
diff -u pkgsrc/emulators/x16-rom/Makefile:1.8 pkgsrc/emulators/x16-rom/Makefile:1.9
--- pkgsrc/emulators/x16-rom/Makefile:1.8       Wed Oct 16 04:21:48 2024
+++ pkgsrc/emulators/x16-rom/Makefile   Wed Feb 18 07:57:29 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2024/10/16 04:21:48 thorpej Exp $
+# $NetBSD: Makefile,v 1.9 2026/02/18 07:57:29 wiz Exp $
 
 DISTNAME=      x16-rom-48
 CATEGORIES=    emulators
@@ -10,7 +10,7 @@ GITHUB_TAG=   r${PKGVERSION_NOREV}
 MAKE_JOBS_SAFE=        no
 
 MAINTAINER=    thorpej%NetBSD.org@localhost
-HOMEPAGE=      http://commanderx16.com/
+HOMEPAGE=      https://commanderx16.com/
 COMMENT=       ROM for the Commander X16 computer system
 LICENSE=       commander-x16-rom-license
 



Home | Main Index | Thread Index | Old Index