summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorhe <he>2015-02-02 12:25:44 +0000
committerhe <he>2015-02-02 12:25:44 +0000
commit878baae5c964833195f5d43f6b69425ca962c54e (patch)
tree039c001c9e3cf1e2ef97371d56075509ae2f2ed3 /net
parent4f792d64cb5038cab6a058bce9005fe0cfd53731 (diff)
downloadpkgsrc-878baae5c964833195f5d43f6b69425ca962c54e.tar.gz
Add iperf3.
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 80d50357c93..e62f92ddd95 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1054 2015/01/27 23:02:11 schmonz Exp $
+# $NetBSD: Makefile,v 1.1055 2015/02/02 12:25:44 he Exp $
#
COMMENT= Networking tools
@@ -214,6 +214,7 @@ SUBDIR+= iodine
SUBDIR+= ipcalc
SUBDIR+= ipcheck
SUBDIR+= iperf
+SUBDIR+= iperf3
SUBDIR+= ipgrab
SUBDIR+= iplog
SUBDIR+= ipv6calc