pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/tscp



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Feb 14 08:37:17 UTC 2026

Modified Files:
        pkgsrc/games/tscp: Makefile

Log Message:
tscp: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/games/tscp/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/tscp/Makefile
diff -u pkgsrc/games/tscp/Makefile:1.21 pkgsrc/games/tscp/Makefile:1.22
--- pkgsrc/games/tscp/Makefile:1.21     Sun Jan 14 17:34:01 2018
+++ pkgsrc/games/tscp/Makefile  Sat Feb 14 08:37:17 2026
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.21 2018/01/14 17:34:01 rillig Exp $
-#
+# $NetBSD: Makefile,v 1.22 2026/02/14 08:37:17 wiz Exp $
 
 DISTNAME=      tscp181
 PKGNAME=       tscp-1.81
 PKGREVISION=   3
 CATEGORIES=    games benchmarks
-MASTER_SITES=  http://www.tckerrigan.com/Chess/TSCP/
+MASTER_SITES=  https://www.tckerrigan.com/Chess/TSCP/
 EXTRACT_SUFX=  .zip
 
 MAINTAINER=    abs%NetBSD.org@localhost
-HOMEPAGE=      http://www.tckerrigan.com/
+HOMEPAGE=      https://www.tckerrigan.com/Chess/TSCP/
 COMMENT=       Tom Kerrigan's Simple Chess Program
 LICENSE=       generic-nonlicense
 



Home | Main Index | Thread Index | Old Index