pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/wordtsar



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb 17 08:09:42 UTC 2026

Modified Files:
        pkgsrc/editors/wordtsar: Makefile

Log Message:
wordtsar: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/editors/wordtsar/Makefile

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

Modified files:

Index: pkgsrc/editors/wordtsar/Makefile
diff -u pkgsrc/editors/wordtsar/Makefile:1.12 pkgsrc/editors/wordtsar/Makefile:1.13
--- pkgsrc/editors/wordtsar/Makefile:1.12       Wed Jan  7 08:46:51 2026
+++ pkgsrc/editors/wordtsar/Makefile    Tue Feb 17 08:09:41 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2026/01/07 08:46:51 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2026/02/17 08:09:41 wiz Exp $
 
 DISTNAME=      WordTsar-0.3.719-src
 PKGNAME=       ${DISTNAME:tl:S/-src//}
@@ -8,7 +8,7 @@ MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:
 EXTRACT_SUFX=  .zip
 
 MAINTAINER=    ryoon%NetBSD.org@localhost
-HOMEPAGE=      http://wordtsar.ca/
+HOMEPAGE=      https://wordtsar.ca/
 COMMENT=       Wordstar for the 21st Century
 LICENSE=       gnu-agpl-v3
 



Home | Main Index | Thread Index | Old Index