pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/mping



Module Name:    pkgsrc
Committed By:   zafer
Date:           Sat May 17 19:18:38 UTC 2025

Modified Files:
        pkgsrc/net/mping: Makefile

Log Message:
use https


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/mping/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/mping/Makefile
diff -u pkgsrc/net/mping/Makefile:1.8 pkgsrc/net/mping/Makefile:1.9
--- pkgsrc/net/mping/Makefile:1.8       Sun Jan 26 17:31:51 2020
+++ pkgsrc/net/mping/Makefile   Sat May 17 19:18:38 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2020/01/26 17:31:51 rillig Exp $
+# $NetBSD: Makefile,v 1.9 2025/05/17 19:18:38 zafer Exp $
 
 DISTNAME=      mping-2.01
 CATEGORIES=    net
-MASTER_SITES=  http://mping.uninett.no/
+MASTER_SITES=  https://mping.uninett.no/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://mping.uninett.no/



Home | Main Index | Thread Index | Old Index