pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/saytime



Module Name:    pkgsrc
Committed By:   is
Date:           Sun Nov 20 18:28:44 UTC 2022

Modified Files:
        pkgsrc/time/saytime: Makefile

Log Message:
Use https for MASTER_SITES


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/time/saytime/Makefile

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

Modified files:

Index: pkgsrc/time/saytime/Makefile
diff -u pkgsrc/time/saytime/Makefile:1.8 pkgsrc/time/saytime/Makefile:1.9
--- pkgsrc/time/saytime/Makefile:1.8    Sun Nov 20 18:26:21 2022
+++ pkgsrc/time/saytime/Makefile        Sun Nov 20 18:28:44 2022
@@ -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