diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /benchmarks/ttcp | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'benchmarks/ttcp')
-rw-r--r-- | benchmarks/ttcp/Makefile | 1 | ||||
-rw-r--r-- | benchmarks/ttcp/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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 diff --git a/benchmarks/ttcp/pkg-comment b/benchmarks/ttcp/pkg-comment deleted file mode 100644 index 764ed03d460c..000000000000 --- a/benchmarks/ttcp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Benchmarking tool for analysing TCP and UDP performance |