pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libdshconfig



Module Name:    pkgsrc
Committed By:   zafer
Date:           Fri May 16 22:16:45 UTC 2025

Modified Files:
        pkgsrc/devel/libdshconfig: Makefile

Log Message:
use https


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/libdshconfig/Makefile

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

Modified files:

Index: pkgsrc/devel/libdshconfig/Makefile
diff -u pkgsrc/devel/libdshconfig/Makefile:1.3 pkgsrc/devel/libdshconfig/Makefile:1.4
--- pkgsrc/devel/libdshconfig/Makefile:1.3      Sun Jan 26 17:30:58 2020
+++ pkgsrc/devel/libdshconfig/Makefile  Fri May 16 22:16:45 2025
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2020/01/26 17:30:58 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2025/05/16 22:16:45 zafer Exp $
 #
 
 DISTNAME=      libdshconfig-0.20.13
 CATEGORIES=    devel
-MASTER_SITES=  http://www.netfort.gr.jp/~dancer/software/downloads/
+MASTER_SITES=  https://www.netfort.gr.jp/~dancer/software/downloads/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.netfort.gr.jp/~dancer/software/downloads/



Home | Main Index | Thread Index | Old Index