pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/ntp4



Module Name:    pkgsrc
Committed By:   zafer
Date:           Sat May 17 19:20:44 UTC 2025

Modified Files:
        pkgsrc/net/ntp4: Makefile

Log Message:
use https


To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.110 pkgsrc/net/ntp4/Makefile

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

Modified files:

Index: pkgsrc/net/ntp4/Makefile
diff -u pkgsrc/net/ntp4/Makefile:1.109 pkgsrc/net/ntp4/Makefile:1.110
--- pkgsrc/net/ntp4/Makefile:1.109      Tue Oct 24 22:10:28 2023
+++ pkgsrc/net/ntp4/Makefile    Sat May 17 19:20:44 2025
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.109 2023/10/24 22:10:28 wiz Exp $
+# $NetBSD: Makefile,v 1.110 2025/05/17 19:20:44 zafer Exp $
 #
 
 DISTNAME=      ntp-4.2.8p15
 PKGREVISION=   4
 CATEGORIES=    net time
-MASTER_SITES=  http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/
+MASTER_SITES=  https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.ntp.org/



Home | Main Index | Thread Index | Old Index