pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/dmsdos



Module Name:    pkgsrc
Committed By:   zafer
Date:           Sat May 17 19:33:48 UTC 2025

Modified Files:
        pkgsrc/sysutils/dmsdos: Makefile

Log Message:
use https


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/sysutils/dmsdos/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/dmsdos/Makefile
diff -u pkgsrc/sysutils/dmsdos/Makefile:1.4 pkgsrc/sysutils/dmsdos/Makefile:1.5
--- pkgsrc/sysutils/dmsdos/Makefile:1.4 Sat May 27 22:16:46 2017
+++ pkgsrc/sysutils/dmsdos/Makefile     Sat May 17 19:33:48 2025
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.4 2017/05/27 22:16:46 mef Exp $
+# $NetBSD: Makefile,v 1.5 2025/05/17 19:33:48 zafer Exp $
 #
 
 DISTNAME=      dmsdos-0.9.2.3-pre2-alt2
 PKGNAME=       dmsdos-0.9.2.3pre2alt2
 CATEGORIES=    sysutils
-MASTER_SITES=  http://cmp.felk.cvut.cz/~pisa/dmsdos/sources/
+MASTER_SITES=  https://cmp.felk.cvut.cz/~pisa/dmsdos/sources/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://cmp.felk.cvut.cz/~pisa/dmsdos/
+HOMEPAGE=      https://cmp.felk.cvut.cz/~pisa/dmsdos/
 COMMENT=       Program to access DBLSPACE/DRVSPACE containers
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index