pkgsrc-Changes archive

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

CVS commit: pkgsrc/benchmarks/netio



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan 11 05:37:17 UTC 2026

Modified Files:
        pkgsrc/benchmarks/netio: Makefile

Log Message:
netio: switch to github, other site is gone


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/benchmarks/netio/Makefile

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

Modified files:

Index: pkgsrc/benchmarks/netio/Makefile
diff -u pkgsrc/benchmarks/netio/Makefile:1.24 pkgsrc/benchmarks/netio/Makefile:1.25
--- pkgsrc/benchmarks/netio/Makefile:1.24       Mon Jan 27 20:47:19 2025
+++ pkgsrc/benchmarks/netio/Makefile    Sun Jan 11 05:37:17 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2025/01/27 20:47:19 rillig Exp $
+# $NetBSD: Makefile,v 1.25 2026/01/11 05:37:17 wiz Exp $
 
 DISTNAME=      netio133
 PKGNAME=       netio-1.33
@@ -7,7 +7,7 @@ MASTER_SITES=   https://www.aydogan.net/di
 EXTRACT_SUFX=  .zip
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://web.ars.de/netio/
+HOMEPAGE=      https://github.com/kai-uwe-rommel/netio
 COMMENT=       Network benchmark for OS/2 2.x, Windows NT/2000 and Unix
 LICENSE=       no-commercial-use
 



Home | Main Index | Thread Index | Old Index