summaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1998-12-05 08:12:11 +0000
committerobrien <obrien@FreeBSD.org>1998-12-05 08:12:11 +0000
commitc3f8b80e0cf0c3b2e6172cd5884cd1c1d338d3a6 (patch)
treec72432ec4e640ab8420a97f30da280c2d8ac7119 /benchmarks
parent51e10f64b538b331d7eca4597567bd0ce9d1ce81 (diff)
downloadFreeBSD-ports-c3f8b80e0cf0c3b2e6172cd5884cd1c1d338d3a6.zip
FreeBSD-ports-c3f8b80e0cf0c3b2e6172cd5884cd1c1d338d3a6.tar.gz
Fix minor bug in which the reported throughput would be incorrect if the
test block size were changed from 1024 bytes. Submitted by: Chad R. Larson <chad@freeway.dcfinc.com> Obtained from: ports@freebsd.org
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/tcpblast/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/benchmarks/tcpblast/Makefile b/benchmarks/tcpblast/Makefile
index ecf12aa..bc2f845 100644
--- a/benchmarks/tcpblast/Makefile
+++ b/benchmarks/tcpblast/Makefile
@@ -3,7 +3,7 @@
# Date created: 22 August 1994
# Whom: mr
#
-# $Id: Makefile,v 1.11 1996/11/20 01:59:27 obrien Exp $
+# $Id: Makefile,v 1.12 1998/12/01 00:54:15 asami Exp $
#
DISTNAME= tcpblast
@@ -11,6 +11,9 @@ PKGNAME= tcpblast-1.0
CATEGORIES= net benchmarks
DISTFILES= # empty
+MAINTAINER= ports@FreeBSD.org
+
+NO_CHECKSUM= "port's source files are part of this portball"
WRKSRC= ${WRKDIR}/src
do-extract:
OpenPOWER on IntegriCloud