summaryrefslogtreecommitdiff
path: root/benchmarks/iperf3
diff options
context:
space:
mode:
authorBruce A. Mah <bmah@FreeBSD.org>2019-06-22 14:10:09 +0000
committerBruce A. Mah <bmah@FreeBSD.org>2019-06-22 14:10:09 +0000
commitd1f357e94ca3e03052a4c434877a243811e0952a (patch)
tree1de993a811cf2d96714056d61c0e2db5e518ae6e /benchmarks/iperf3
parentMinor update to v2.0.2 (no changes to glyphs or associated data). (diff)
Fix stupid rookie mistake in Makefile and unbreak port staging.
PR: 238759 Sponsored by: ESnet
Notes
Notes: svn path=/head/; revision=504869
Diffstat (limited to 'benchmarks/iperf3')
-rw-r--r--benchmarks/iperf3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/iperf3/Makefile b/benchmarks/iperf3/Makefile
index c30ebd3c6139..aa232939c9f7 100644
--- a/benchmarks/iperf3/Makefile
+++ b/benchmarks/iperf3/Makefile
@@ -17,7 +17,7 @@ GNU_CONFIGURE= yes
USES= libtool ssl
USE_LDCONFIG= yes
-PORTDOCS= README.md RELEASE_NOTES
+PORTDOCS= README.md RELNOTES.md
# Set ${DOCSDIR} to avoid conflict with benchmarks/iperf ${DOCSDIR}
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX}