diff options
author | cs <cs@FreeBSD.org> | 2012-07-25 05:09:44 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2012-07-25 05:09:44 +0800 |
commit | 20cc546dc504103bce778dfb3deff8ef6d43e823 (patch) | |
tree | 0a60112972153eb00b831d28b495a872560e28a7 /benchmarks | |
parent | a1a09c686c0e0f20afbb60089f644c0be79cb074 (diff) | |
download | freebsd-ports-gnome-20cc546dc504103bce778dfb3deff8ef6d43e823.tar.gz freebsd-ports-gnome-20cc546dc504103bce778dfb3deff8ef6d43e823.tar.zst freebsd-ports-gnome-20cc546dc504103bce778dfb3deff8ef6d43e823.zip |
Fix typos in COMMENT
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/tcpblast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/tcpblast/Makefile b/benchmarks/tcpblast/Makefile index c31834bc8606..9f6fa124e599 100644 --- a/benchmarks/tcpblast/Makefile +++ b/benchmarks/tcpblast/Makefile @@ -13,7 +13,7 @@ CATEGORIES= benchmarks net ipv6 DISTFILES= # none MAINTAINER= ports@FreeBSD.org -COMMENT= Measures the throughput of a tcp connection +COMMENT= Measures the throughput of a TCP connection PLIST_FILES= bin/tcpblast |