diff options
author | olgeni <olgeni@FreeBSD.org> | 2014-06-09 19:21:52 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2014-06-09 19:21:52 +0800 |
commit | df8d5ed85c0a81149f3f0f6294550c1526e11243 (patch) | |
tree | 8d9caebfb388e25f19cd57fc86557a441d7cddff /benchmarks | |
parent | bdc94545bff0bbfd6321a57d1d61ab29c95547c0 (diff) | |
download | freebsd-ports-gnome-df8d5ed85c0a81149f3f0f6294550c1526e11243.tar.gz freebsd-ports-gnome-df8d5ed85c0a81149f3f0f6294550c1526e11243.tar.zst freebsd-ports-gnome-df8d5ed85c0a81149f3f0f6294550c1526e11243.zip |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt)
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/dbench/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/dkftpbench/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/nttcp/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/polygraph/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/benchmarks/dbench/Makefile b/benchmarks/dbench/Makefile index 84d23138eacd..72c534e94d6a 100644 --- a/benchmarks/dbench/Makefile +++ b/benchmarks/dbench/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SAMBA MASTER_SITE_SUBDIR= ../../ftp/tridge/dbench MAINTAINER= jlaffaye@FreeBSD.org -COMMENT= A simulation of the Ziff-Davis netbench benchmark +COMMENT= Simulation of the Ziff-Davis netbench benchmark LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt diff --git a/benchmarks/dkftpbench/Makefile b/benchmarks/dkftpbench/Makefile index d23e5e25efc6..8bf782ae2169 100644 --- a/benchmarks/dkftpbench/Makefile +++ b/benchmarks/dkftpbench/Makefile @@ -8,7 +8,7 @@ CATEGORIES= benchmarks ftp MASTER_SITES= http://www.kegel.com/dkftpbench/ MAINTAINER= novel@FreeBSD.org -COMMENT= A FTP benchmark program +COMMENT= FTP benchmark program PLIST_FILES= bin/dkftpbench diff --git a/benchmarks/nttcp/Makefile b/benchmarks/nttcp/Makefile index e57099d800b3..04900fc76ded 100644 --- a/benchmarks/nttcp/Makefile +++ b/benchmarks/nttcp/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://freeware.sgi.com/source/nttcp/ \ http://reality.sgiweb.org/freeware/source/nttcp/ MAINTAINER= martymac@FreeBSD.org -COMMENT= A client/server program for testing network performance +COMMENT= Client/server program for testing network performance RESTRICTED= No commercial use diff --git a/benchmarks/polygraph/Makefile b/benchmarks/polygraph/Makefile index d9462832e0fd..dac7906f28ef 100644 --- a/benchmarks/polygraph/Makefile +++ b/benchmarks/polygraph/Makefile @@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -COMMENT= A benchmarking tool for Web proxies +COMMENT= Benchmarking tool for Web proxies LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |