diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-09-28 03:41:24 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-09-28 03:41:24 +0000 |
commit | 94f7ea6c8f50fefcaa643a379c5418760974f334 (patch) | |
tree | e757dad59ec8fcf3bc25f70850a7c505d63f3a41 /benchmarks | |
parent | 6083c63ce6518b5863e802d6eaea1b21da9f2e2a (diff) | |
download | ports-94f7ea6c8f50fefcaa643a379c5418760974f334.tar.gz ports-94f7ea6c8f50fefcaa643a379c5418760974f334.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/imb/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/mdtest/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/imb/Makefile b/benchmarks/imb/Makefile index 6c71bb84da30..7075fe2a5b5d 100644 --- a/benchmarks/imb/Makefile +++ b/benchmarks/imb/Makefile @@ -3,7 +3,7 @@ PORTNAME= imb PORTVERSION= 3.0 -PORTREVISION= 10 +PORTREVISION= 11 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 3effaae3db45..dcce7e727939 100644 --- a/benchmarks/mdtest/Makefile +++ b/benchmarks/mdtest/Makefile @@ -3,7 +3,7 @@ PORTNAME= mdtest PORTVERSION= 1.9.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= benchmarks MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20latest/${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz |