pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/qqwing



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Dec 24 10:14:43 UTC 2017

Modified Files:
        pkgsrc/games/qqwing: Makefile

Log Message:
qqwing: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/games/qqwing/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/qqwing/Makefile
diff -u pkgsrc/games/qqwing/Makefile:1.2 pkgsrc/games/qqwing/Makefile:1.3
--- pkgsrc/games/qqwing/Makefile:1.2    Thu Jun 11 08:47:29 2015
+++ pkgsrc/games/qqwing/Makefile        Sun Dec 24 10:14:43 2017
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2015/06/11 08:47:29 prlw1 Exp $
+# $NetBSD: Makefile,v 1.3 2017/12/24 10:14:43 wiz Exp $
 
 DISTNAME=      qqwing-1.3.4
 CATEGORIES=    games
-MASTER_SITES=  http://qqwing.com/
+MASTER_SITES=  https://qqwing.com/
 
 MAINTAINER=    prlw1%cam.ac.uk@localhost
-HOMEPAGE=      http://qqwing.com/
+HOMEPAGE=      https://qqwing.com/
 COMMENT=       Sudoku puzzle generator and solver
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index