pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/thew



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

Modified Files:
        pkgsrc/games/thew: Makefile

Log Message:
thew: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/games/thew/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/thew/Makefile
diff -u pkgsrc/games/thew/Makefile:1.6 pkgsrc/games/thew/Makefile:1.7
--- pkgsrc/games/thew/Makefile:1.6      Thu Jan 19 18:52:10 2017
+++ pkgsrc/games/thew/Makefile  Sat Feb 14 08:16:16 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2017/01/19 18:52:10 agc Exp $
+# $NetBSD: Makefile,v 1.7 2026/02/14 08:16:16 wiz Exp $
 
 DISTNAME=              thew-1.1.1
 PKGREVISION=           3
@@ -8,7 +8,7 @@ MASTER_SITES+=          http://dinotte.altervist
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            ilfoglionascosto%netcat.it@localhost
-HOMEPAGE=              http://thew.sourceforce.net/
+HOMEPAGE=              https://thew.sourceforge.net/
 COMMENT=               The hermit worm
 
 AUTO_MKDIRS=           yes



Home | Main Index | Thread Index | Old Index