pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/ckmame ckmame: Follow redirect.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/efb4bd050853
branches:  trunk
changeset: 371160:efb4bd050853
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Nov 06 13:24:36 2017 +0000

description:
ckmame: Follow redirect.

diffstat:

 emulators/ckmame/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r af100321f7b0 -r efb4bd050853 emulators/ckmame/Makefile
--- a/emulators/ckmame/Makefile Mon Nov 06 13:24:10 2017 +0000
+++ b/emulators/ckmame/Makefile Mon Nov 06 13:24:36 2017 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.37 2017/09/18 09:53:20 maya Exp $
+# $NetBSD: Makefile,v 1.38 2017/11/06 13:24:36 wiz Exp $
 
 DISTNAME=              ckmame-0.12
 PKGREVISION=           8
 CATEGORIES=            emulators
-MASTER_SITES=          http://www.nih.at/ckmame/
+MASTER_SITES=          https://www.nih.at/ckmame/
 EXTRACT_SUFX=          .tar.xz
 
 MAINTAINER=            wiz%NetBSD.org@localhost
-HOMEPAGE=              http://www.nih.at/ckmame/
+HOMEPAGE=              https://www.nih.at/ckmame/
 COMMENT=               Check ROM sets for MAME
 LICENSE=               modified-bsd
 



Home | Main Index | Thread Index | Old Index