pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net net/Makefile: Adjust for net/iperf move to iperf2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0d218a1a5a2a
branches:  trunk
changeset: 448832:0d218a1a5a2a
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Mon Mar 15 16:47:08 2021 +0000

description:
net/Makefile: Adjust for net/iperf move to iperf2

diffstat:

 net/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r b4f6655cdb23 -r 0d218a1a5a2a net/Makefile
--- a/net/Makefile      Mon Mar 15 16:46:11 2021 +0000
+++ b/net/Makefile      Mon Mar 15 16:47:08 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1391 2021/03/12 02:29:41 khorben Exp $
+# $NetBSD: Makefile,v 1.1392 2021/03/15 16:47:08 gdt Exp $
 #
 
 COMMENT=       Networking tools
@@ -261,7 +261,7 @@
 SUBDIR+=       iodine
 SUBDIR+=       ipcalc
 SUBDIR+=       ipcheck
-SUBDIR+=       iperf
+SUBDIR+=       iperf2
 SUBDIR+=       iperf3
 SUBDIR+=       ipgrab
 SUBDIR+=       iplog



Home | Main Index | Thread Index | Old Index