diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-07 16:34:27 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-07 16:34:27 +0000 |
commit | 05a2cbc2b4065df619532438fa1273548077e37e (patch) | |
tree | ffe8dc35739c0dc07e44a2c2fc8227a6fd376cb7 /benchmarks | |
parent | 171453ccf2d9ef87f9483a6cfa6dc4a62e374495 (diff) | |
download | ports-05a2cbc2b4065df619532438fa1273548077e37e.tar.gz ports-05a2cbc2b4065df619532438fa1273548077e37e.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/himenobench/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/hpl/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/himenobench/Makefile b/benchmarks/himenobench/Makefile index 5ad6d825ffae..e2099992c165 100644 --- a/benchmarks/himenobench/Makefile +++ b/benchmarks/himenobench/Makefile @@ -7,7 +7,7 @@ PORTNAME= himenobench PORTVERSION= 2004.08.16 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= benchmarks MASTER_SITES= http://accc.riken.jp/HPC/HimenoBMT/Load_module/ DISTFILES= himenoBMTxp_xl.lzh himenoBMTxp_l.lzh himenoBMTxp_m.lzh himenoBMTxp_s.lzh \ diff --git a/benchmarks/hpl/Makefile b/benchmarks/hpl/Makefile index 84f391440581..79f28de3e6ea 100644 --- a/benchmarks/hpl/Makefile +++ b/benchmarks/hpl/Makefile @@ -7,6 +7,7 @@ PORTNAME= hpl PORTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= benchmarks MASTER_SITES= http://www.netlib.org/benchmark/hpl/ |