pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/nload



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jan 12 06:50:28 UTC 2026

Modified Files:
        pkgsrc/net/nload: Makefile

Log Message:
nload: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/nload/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/nload/Makefile
diff -u pkgsrc/net/nload/Makefile:1.10 pkgsrc/net/nload/Makefile:1.11
--- pkgsrc/net/nload/Makefile:1.10      Wed Jan  4 19:29:23 2017
+++ pkgsrc/net/nload/Makefile   Mon Jan 12 06:50:27 2026
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2017/01/04 19:29:23 roy Exp $
-#
+# $NetBSD: Makefile,v 1.11 2026/01/12 06:50:27 wiz Exp $
 
 DISTNAME=              nload-0.7.4
 PKGREVISION=           4
@@ -7,7 +6,7 @@ CATEGORIES=             net sysutils
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=nload/}
 
 MAINTAINER=            bartosz.kuzma%gmail.com@localhost
-HOMEPAGE=              http://www.roland-riegel.de/nload/
+HOMEPAGE=              https://www.roland-riegel.de/nload/
 COMMENT=               Monitoring network traffic and bandwidth usage
 LICENSE=               gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index