pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/cpmtools



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Dec  1 09:16:17 UTC 2025

Modified Files:
        pkgsrc/sysutils/cpmtools: Makefile

Log Message:
cpmtools: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/sysutils/cpmtools/Makefile

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

Modified files:

Index: pkgsrc/sysutils/cpmtools/Makefile
diff -u pkgsrc/sysutils/cpmtools/Makefile:1.9 pkgsrc/sysutils/cpmtools/Makefile:1.10
--- pkgsrc/sysutils/cpmtools/Makefile:1.9       Sun Jan 15 15:41:46 2023
+++ pkgsrc/sysutils/cpmtools/Makefile   Mon Dec  1 09:16:17 2025
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2023/01/15 15:41:46 thorpej Exp $
-#
+# $NetBSD: Makefile,v 1.10 2025/12/01 09:16:17 wiz Exp $
 
 DISTNAME=              cpmtools-2.23
 CATEGORIES=            sysutils
-MASTER_SITES=          http://www.moria.de/~michael/cpmtools/files/
+MASTER_SITES=          https://www.moria.de/~michael/cpmtools/files/
 
 MAINTAINER=            dgriffi%cs.csubak.edu@localhost
-HOMEPAGE=              http://www.moria.de/~michael/cpmtools/
+HOMEPAGE=              https://www.moria.de/~michael/cpmtools/
 COMMENT=               Similar to mtools, except for CP/M filesystems
 
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index