We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3620e5 commit 795ed64Copy full SHA for 795ed64
1 file changed
games/majesty-demo/Makefile
@@ -1,15 +1,14 @@
1
-# $NetBSD: Makefile,v 1.17 2013/04/06 12:04:00 rodent Exp $
2
-#
+# $NetBSD: Makefile,v 1.18 2026/01/09 07:36:14 wiz Exp $
3
4
DISTNAME= majesty_demo
5
PKGNAME= majesty-demo-20030310
6
PKGREVISION= 1
7
CATEGORIES= games
8
-MASTER_SITES= http://demos.linuxgamepublishing.com/majesty/
+MASTER_SITES= https://demos.linuxgamepublishing.com/majesty/
9
EXTRACT_SUFX= .run
10
11
MAINTAINER= pkgsrc-users@NetBSD.org
12
-HOMEPAGE= http://www.linuxgamepublishing.com/info.php?id=majesty
+HOMEPAGE= https://www.linuxgamepublishing.com/info.php?id=majesty
13
COMMENT= Fantasy kingdom simulation (demo)
14
15
EXTRACT_CMD= ${SED} '1,/^END_OF_STUB$$/d' $$extract_file | \
0 commit comments