diff --git a/benchmarks/tcpblast/Makefile b/benchmarks/tcpblast/Makefile index f91fb27c5b3..ecc5c4cf2e1 100644 --- a/benchmarks/tcpblast/Makefile +++ b/benchmarks/tcpblast/Makefile @@ -1,13 +1,11 @@ -# $OpenBSD: Makefile,v 1.12 2001/05/05 21:59:45 espie Exp $ +# $OpenBSD: Makefile,v 1.13 2001/06/03 19:40:56 brad Exp $ + +COMMENT= "measure the throughput of a TCP connection" -COMMENT= "measure the throughput of a tcp connection" -DISTNAME= tcpblast PKGNAME= tcpblast-1.0 CATEGORIES= net benchmarks -NEED_VERSION= 1.328 -# Nothing to fetch +NEED_VERSION= 1.402 DISTFILES= -NO_CHECKSUM= Yes MAINTAINER= ports@openbsd.org @@ -18,6 +16,8 @@ PERMIT_DISTFILES_FTP= Yes FAKE_FLAGS= BINDIR="${PREFIX}/bin" DESTDIR="${WRKINST}" +NO_CHECKSUM= Yes + WRKDIST= ${WRKDIR} # Just link the contained source files into the build environment diff --git a/benchmarks/tcpblast/pkg/DESCR b/benchmarks/tcpblast/pkg/DESCR index 152de12ce39..2f2c9621609 100644 --- a/benchmarks/tcpblast/pkg/DESCR +++ b/benchmarks/tcpblast/pkg/DESCR @@ -1,2 +1 @@ -TCPBLAST measures the throughput of a tcp connection -It was written by Daniel Karrenberg +TCPBLAST measures the throughput of a tcp connection. diff --git a/benchmarks/tcpblast/pkg/PLIST b/benchmarks/tcpblast/pkg/PLIST index d951d2c29be..a2e1dc621cb 100644 --- a/benchmarks/tcpblast/pkg/PLIST +++ b/benchmarks/tcpblast/pkg/PLIST @@ -1 +1,2 @@ +@comment $OpenBSD: PLIST,v 1.2 2001/06/03 19:40:56 brad Exp $ bin/tcpblast