pkgsrc-WIP-changes archive

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

xlockmore: Use https



Module Name:	pkgsrc-wip
Committed By:	Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By:	micha
Date:		Mon Jul 14 10:05:36 2025 +0200
Changeset:	5f856d50be7ce49beaf8ae3c8f45a299f0ad5771

Modified Files:
	xlockmore/Makefile.common

Log Message:
xlockmore: Use https

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5f856d50be7ce49beaf8ae3c8f45a299f0ad5771

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

diffstat:
 xlockmore/Makefile.common | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/xlockmore/Makefile.common b/xlockmore/Makefile.common
index 4c3962513f..fd10d86ba1 100644
--- a/xlockmore/Makefile.common
+++ b/xlockmore/Makefile.common
@@ -5,7 +5,7 @@
 
 DISTNAME=	xlockmore-5.84
 CATEGORIES=	x11
-MASTER_SITES=	http://sillycycle.com/xlock/
+MASTER_SITES=	https://sillycycle.com/xlock/
 EXTRACT_SUFX=	.tar.xz
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index