pkgsrc-Changes archive

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

CVS commit: pkgsrc/net



Module Name:    pkgsrc
Committed By:   gdt
Date:           Mon Mar 15 16:47:08 UTC 2021

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net/Makefile: Adjust for net/iperf move to iperf2


To generate a diff of this commit:
cvs rdiff -u -r1.1391 -r1.1392 pkgsrc/net/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/Makefile
diff -u pkgsrc/net/Makefile:1.1391 pkgsrc/net/Makefile:1.1392
--- pkgsrc/net/Makefile:1.1391  Fri Mar 12 02:29:41 2021
+++ pkgsrc/net/Makefile Mon Mar 15 16:47:08 2021
@@ -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+=    inetutils
 SUBDIR+=       iodine
 SUBDIR+=       ipcalc
 SUBDIR+=       ipcheck
-SUBDIR+=       iperf
+SUBDIR+=       iperf2
 SUBDIR+=       iperf3
 SUBDIR+=       ipgrab
 SUBDIR+=       iplog



Home | Main Index | Thread Index | Old Index