pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/saytime Use https for MASTER_SITES



details:   https://anonhg.NetBSD.org/pkgsrc/rev/266542f2293b
branches:  trunk
changeset: 388448:266542f2293b
user:      is <is%pkgsrc.org@localhost>
date:      Sun Nov 20 18:28:44 2022 +0000

description:
Use https for MASTER_SITES

diffstat:

 time/saytime/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 441135aa1541 -r 266542f2293b time/saytime/Makefile
--- a/time/saytime/Makefile     Sun Nov 20 18:26:21 2022 +0000
+++ b/time/saytime/Makefile     Sun Nov 20 18:28:44 2022 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.8 2022/11/20 18:26:21 is Exp $
+# $NetBSD: Makefile,v 1.9 2022/11/20 18:28:44 is Exp $
 #
 
 DISTNAME=              saytime_27jan2015
 PKGNAME=               saytime-20150127
 CATEGORIES=            time audio
-MASTER_SITES=          http://www.acme.com/software/saytime/
+MASTER_SITES=          https://www.acme.com/software/saytime/
 
 MAINTAINER=            is%NetBSD.org@localhost
 HOMEPAGE=              https://www.acme.com/software/saytime/



Home | Main Index | Thread Index | Old Index