diff options
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/hpl/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/imb/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/mdtest/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/hpl/Makefile b/benchmarks/hpl/Makefile index 4f8d0ebfa1a3..7a6e8b47f403 100644 --- a/benchmarks/hpl/Makefile +++ b/benchmarks/hpl/Makefile @@ -3,7 +3,7 @@ PORTNAME= hpl PORTVERSION= 2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= benchmarks MASTER_SITES= ${MASTER_SITE_NETLIB} MASTER_SITE_SUBDIR= benchmark/hpl diff --git a/benchmarks/imb/Makefile b/benchmarks/imb/Makefile index 03e98c7c472a..9eac8dd0c2d5 100644 --- a/benchmarks/imb/Makefile +++ b/benchmarks/imb/Makefile @@ -3,7 +3,7 @@ PORTNAME= imb PORTVERSION= 3.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= benchmarks parallel MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://cache-www.intel.com/cd/00/00/32/71/ diff --git a/benchmarks/mdtest/Makefile b/benchmarks/mdtest/Makefile index 3157c1d3f517..da118dcfce65 100644 --- a/benchmarks/mdtest/Makefile +++ b/benchmarks/mdtest/Makefile @@ -3,7 +3,7 @@ PORTNAME= mdtest PORTVERSION= 1.9.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= benchmarks MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20latest/${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz |