diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2021-03-22 10:17:43 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2021-03-22 10:17:43 +0000 |
commit | ee895ff14c57724183450943025773a8bfd4636c (patch) | |
tree | 1aead345d74e84ee57831f9f890de6a03d136b0d /benchmarks | |
parent | e92c85dd44aec1759ab51fcf182126fdff0e5407 (diff) | |
download | ports-ee895ff14c57724183450943025773a8bfd4636c.tar.gz ports-ee895ff14c57724183450943025773a8bfd4636c.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/himenobench/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/himenobench/Makefile b/benchmarks/himenobench/Makefile index b6c0be369e09..a93c1ce27d51 100644 --- a/benchmarks/himenobench/Makefile +++ b/benchmarks/himenobench/Makefile @@ -14,7 +14,7 @@ DISTFILES= himenobmtxp_xl.zip himenobmtxp_l.zip \ DIST_SUBDIR= himeno MAINTAINER= ports@FreeBSD.org -COMMENT= Tool for measureing performance of floating point operation +COMMENT= Tool for measuring performance of floating point operations LICENSE= LGPL20 # (or later) |