Skip to content

Commit 795ed64

Browse files
committed
majesty-demo: switch to https
1 parent e3620e5 commit 795ed64

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

games/majesty-demo/Makefile

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
1-
# $NetBSD: Makefile,v 1.17 2013/04/06 12:04:00 rodent Exp $
2-
#
1+
# $NetBSD: Makefile,v 1.18 2026/01/09 07:36:14 wiz Exp $
32

43
DISTNAME= majesty_demo
54
PKGNAME= majesty-demo-20030310
65
PKGREVISION= 1
76
CATEGORIES= games
8-
MASTER_SITES= http://demos.linuxgamepublishing.com/majesty/
7+
MASTER_SITES= https://demos.linuxgamepublishing.com/majesty/
98
EXTRACT_SUFX= .run
109

1110
MAINTAINER= pkgsrc-users@NetBSD.org
12-
HOMEPAGE= http://www.linuxgamepublishing.com/info.php?id=majesty
11+
HOMEPAGE= https://www.linuxgamepublishing.com/info.php?id=majesty
1312
COMMENT= Fantasy kingdom simulation (demo)
1413

1514
EXTRACT_CMD= ${SED} '1,/^END_OF_STUB$$/d' $$extract_file | \

0 commit comments

Comments
 (0)