pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/tyrquake



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan 14 10:42:04 UTC 2018

Modified Files:
        pkgsrc/games/tyrquake: Makefile

Log Message:
tyrquake: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/games/tyrquake/Makefile

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

Modified files:

Index: pkgsrc/games/tyrquake/Makefile
diff -u pkgsrc/games/tyrquake/Makefile:1.7 pkgsrc/games/tyrquake/Makefile:1.8
--- pkgsrc/games/tyrquake/Makefile:1.7  Sat Apr 25 14:23:04 2015
+++ pkgsrc/games/tyrquake/Makefile      Sun Jan 14 10:42:03 2018
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.7 2015/04/25 14:23:04 tnn Exp $
+# $NetBSD: Makefile,v 1.8 2018/01/14 10:42:03 wiz Exp $
 
 DISTNAME=      tyrquake-0.61_20140630
 PKGREVISION=   1
 CATEGORIES=    games x11
-#MASTER_SITES= http://disenchant.net/files/engine/
+#MASTER_SITES= https://disenchant.net/files/engine/
 MASTER_SITES=  http://ftp.NetBSD.org/pub/NetBSD/misc/snj/tyrquake/
 
 MAINTAINER=    snj%NetBSD.org@localhost
-HOMEPAGE=      http://disenchant.net/tyrquake/
+HOMEPAGE=      https://disenchant.net/tyrquake/
 COMMENT=       Conservative branch of Quake
 
 LICENSE=       gnu-gpl-v2



Home | Main Index | Thread Index | Old Index