diff options
Diffstat (limited to 'benchmarks/tcpblast')
-rw-r--r-- | benchmarks/tcpblast/Makefile | 1 | ||||
-rw-r--r-- | benchmarks/tcpblast/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/tcpblast/Makefile b/benchmarks/tcpblast/Makefile index 530d6d5b9464..b96efe83418e 100644 --- a/benchmarks/tcpblast/Makefile +++ b/benchmarks/tcpblast/Makefile @@ -12,6 +12,7 @@ CATEGORIES= benchmarks net DISTFILES= # none MAINTAINER= ports@FreeBSD.org +COMMENT= Measures the throughput of a tcp connection WRKSRC= ${WRKDIR}/src diff --git a/benchmarks/tcpblast/pkg-comment b/benchmarks/tcpblast/pkg-comment deleted file mode 100644 index bb1a7b87994b..000000000000 --- a/benchmarks/tcpblast/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Measures the throughput of a tcp connection |