pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/qqwing qqwing: follow redirect



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e1f5c6b474a0
branches:  trunk
changeset: 373028:e1f5c6b474a0
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Dec 24 10:14:43 2017 +0000

description:
qqwing: follow redirect

diffstat:

 games/qqwing/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 66aa429dae41 -r e1f5c6b474a0 games/qqwing/Makefile
--- a/games/qqwing/Makefile     Sun Dec 24 10:14:21 2017 +0000
+++ b/games/qqwing/Makefile     Sun Dec 24 10:14:43 2017 +0000
@@ -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