pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/majesty-demo



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jan  9 07:36:14 UTC 2026

Modified Files:
        pkgsrc/games/majesty-demo: Makefile

Log Message:
majesty-demo: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/games/majesty-demo/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/majesty-demo/Makefile
diff -u pkgsrc/games/majesty-demo/Makefile:1.17 pkgsrc/games/majesty-demo/Makefile:1.18
--- pkgsrc/games/majesty-demo/Makefile:1.17     Sat Apr  6 12:04:00 2013
+++ pkgsrc/games/majesty-demo/Makefile  Fri Jan  9 07:36:14 2026
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.17 2013/04/06 12:04:00 rodent Exp $
-#
+# $NetBSD: Makefile,v 1.18 2026/01/09 07:36:14 wiz Exp $
 
 DISTNAME=      majesty_demo
 PKGNAME=       majesty-demo-20030310
 PKGREVISION=   1
 CATEGORIES=    games
-MASTER_SITES=  http://demos.linuxgamepublishing.com/majesty/
+MASTER_SITES=  https://demos.linuxgamepublishing.com/majesty/
 EXTRACT_SUFX=  .run
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.linuxgamepublishing.com/info.php?id=majesty
+HOMEPAGE=      https://www.linuxgamepublishing.com/info.php?id=majesty
 COMMENT=       Fantasy kingdom simulation (demo)
 
 EXTRACT_CMD=   ${SED} '1,/^END_OF_STUB$$/d' $$extract_file | \



Home | Main Index | Thread Index | Old Index