pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/melonds



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jan 10 07:40:53 UTC 2026

Modified Files:
        pkgsrc/emulators/melonds: Makefile

Log Message:
melonds: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/emulators/melonds/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/melonds/Makefile
diff -u pkgsrc/emulators/melonds/Makefile:1.33 pkgsrc/emulators/melonds/Makefile:1.34
--- pkgsrc/emulators/melonds/Makefile:1.33      Thu Oct 23 20:36:50 2025
+++ pkgsrc/emulators/melonds/Makefile   Sat Jan 10 07:40:53 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2025/10/23 20:36:50 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2026/01/10 07:40:53 wiz Exp $
 
 DISTNAME=      melonDS-0.8.3
 PKGNAME=       ${DISTNAME:S/DS/ds/}
@@ -7,7 +7,7 @@ CATEGORIES=     emulators
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=Arisotura/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://melonds.kuribo64.net/
+HOMEPAGE=      https://melonds.kuribo64.net/
 COMMENT=       Nintendo DS emulator, sorta
 LICENSE=       gnu-gpl-v3
 



Home | Main Index | Thread Index | Old Index