pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/solarus



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Feb  9 07:07:20 UTC 2026

Modified Files:
        pkgsrc/games/solarus: Makefile

Log Message:
solarus: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 pkgsrc/games/solarus/Makefile

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

Modified files:

Index: pkgsrc/games/solarus/Makefile
diff -u pkgsrc/games/solarus/Makefile:1.82 pkgsrc/games/solarus/Makefile:1.83
--- pkgsrc/games/solarus/Makefile:1.82  Wed Jan  7 08:47:09 2026
+++ pkgsrc/games/solarus/Makefile       Mon Feb  9 07:07:20 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2026/01/07 08:47:09 wiz Exp $
+# $NetBSD: Makefile,v 1.83 2026/02/09 07:07:20 wiz Exp $
 
 VERSION=       1.6.5
 DISTNAME=      solarus-${VERSION}-src
@@ -10,7 +10,7 @@ GITLAB_PROJECT=       solarus
 GITLAB_TAG=    v${PKGVERSION_NOREV}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.solarus-games.org/solarus/
+HOMEPAGE=      https://www.solarus-games.org/
 COMMENT=       Open-source Zelda-like 2D game engine licensed under GPL
 LICENSE=       gnu-gpl-v3
 



Home | Main Index | Thread Index | Old Index