diff options
author | eadler <eadler@FreeBSD.org> | 2013-03-29 00:28:59 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-03-29 00:28:59 +0800 |
commit | 3ed7e5832a752d963b037d8017ec4d3a42ea9bfd (patch) | |
tree | 02d4462d3bb1265765e1fe1d3f6bc4b0ac3c771d /benchmarks | |
parent | deec7fa8ba51a5c6b12c0efc27422d190e4c73ff (diff) | |
download | freebsd-ports-gnome-3ed7e5832a752d963b037d8017ec4d3a42ea9bfd.tar.gz freebsd-ports-gnome-3ed7e5832a752d963b037d8017ec4d3a42ea9bfd.tar.zst freebsd-ports-gnome-3ed7e5832a752d963b037d8017ec4d3a42ea9bfd.zip |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/fhourstones/pkg-descr | 2 | ||||
-rw-r--r-- | benchmarks/pnetmark/pkg-descr | 2 | ||||
-rw-r--r-- | benchmarks/ttcp/pkg-descr | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/fhourstones/pkg-descr b/benchmarks/fhourstones/pkg-descr index 2850b473f8c1..f2a42a5e8b03 100644 --- a/benchmarks/fhourstones/pkg-descr +++ b/benchmarks/fhourstones/pkg-descr @@ -2,4 +2,4 @@ This integer benchmark solves positions in the game of connect-4, as played on a vertical 7x6 board. This takes about 10 minutes on contemporary PCs. -WWW: http://homepages.cwi.nl/~tromp/c4/fhour.html +WWW: http://homepages.cwi.nl/~tromp/c4/fhour.html diff --git a/benchmarks/pnetmark/pkg-descr b/benchmarks/pnetmark/pkg-descr index a86d2608ab67..c54b99a15e1e 100644 --- a/benchmarks/pnetmark/pkg-descr +++ b/benchmarks/pnetmark/pkg-descr @@ -2,4 +2,4 @@ PNetMark is a benchmarking tool for Common Language Runtime (CLR) environments. It is loosely based on the techniques used by the CaffeineMark to benchmark Java. -WWW: http://www.southern-storm.com.au/portable_net.html +WWW: http://www.southern-storm.com.au/portable_net.html diff --git a/benchmarks/ttcp/pkg-descr b/benchmarks/ttcp/pkg-descr index 9aec29eb0316..c691ef646049 100644 --- a/benchmarks/ttcp/pkg-descr +++ b/benchmarks/ttcp/pkg-descr @@ -13,4 +13,4 @@ host1% ttcp -r -s host2% ttcp -t -s host1 -n and -l options change the number and size of the buffers. -WWW: http://ftp.arl.mil/~mike/ttcp.html +WWW: http://ftp.arl.mil/~mike/ttcp.html |