pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games Use https for openttd.org.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a50b959fed46
branches:  trunk
changeset: 398089:a50b959fed46
user:      nia <nia%pkgsrc.org@localhost>
date:      Wed Jul 10 10:32:56 2019 +0000

description:
Use https for openttd.org.

diffstat:

 games/openttd-data/Makefile |  4 ++--
 games/openttd/Makefile      |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r d9fa01b8fa9d -r a50b959fed46 games/openttd-data/Makefile
--- a/games/openttd-data/Makefile       Wed Jul 10 10:32:05 2019 +0000
+++ b/games/openttd-data/Makefile       Wed Jul 10 10:32:56 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2019/04/25 15:56:29 adam Exp $
+# $NetBSD: Makefile,v 1.9 2019/07/10 10:32:56 nia Exp $
 
 GFXVER=                0.5.5
 PKGNAME=       openttd-data-${GFXVER}
@@ -13,7 +13,7 @@
 SITES.opensfx-0.2.3-all.zip=           ${MASTER_SITES:Q}/opensfx/0.2.3/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.openttd.org/
+HOMEPAGE=      https://www.openttd.org/
 COMMENT=       Free data files for OpenTTD
 LICENSE=       gnu-gpl-v2
 
diff -r d9fa01b8fa9d -r a50b959fed46 games/openttd/Makefile
--- a/games/openttd/Makefile    Wed Jul 10 10:32:05 2019 +0000
+++ b/games/openttd/Makefile    Wed Jul 10 10:32:56 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.79 2019/05/27 11:19:22 tnn Exp $
+# $NetBSD: Makefile,v 1.80 2019/07/10 10:32:56 nia Exp $
 
 DISTNAME=      openttd-1.9.1-source
 PKGNAME=       ${DISTNAME:S/-source//}
@@ -7,7 +7,7 @@
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.openttd.org/
+HOMEPAGE=      https://www.openttd.org/
 COMMENT=       Open source clone of Transport Tycoon Deluxe
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index