pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/ckmame



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Nov  6 13:24:36 UTC 2017

Modified Files:
        pkgsrc/emulators/ckmame: Makefile

Log Message:
ckmame: Follow redirect.


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/emulators/ckmame/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/emulators/ckmame/Makefile
diff -u pkgsrc/emulators/ckmame/Makefile:1.37 pkgsrc/emulators/ckmame/Makefile:1.38
--- pkgsrc/emulators/ckmame/Makefile:1.37       Mon Sep 18 09:53:20 2017
+++ pkgsrc/emulators/ckmame/Makefile    Mon Nov  6 13:24:36 2017
@@ -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