diff options
Diffstat (limited to 'benchmarks/ttcp/Makefile')
-rw-r--r-- | benchmarks/ttcp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/ttcp/Makefile b/benchmarks/ttcp/Makefile index 9557a832240e..a8819a3a0840 100644 --- a/benchmarks/ttcp/Makefile +++ b/benchmarks/ttcp/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.sgi.com/sgi/src/ttcp/ DISTFILES= ttcp.c ttcp.1 README MAINTAINER= mharo@FreeBSD.org +COMMENT= Benchmarking tool for analysing TCP and UDP performance EXTRACT_ONLY= #none NO_WRKSUBDIR= yes |