diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-14 16:51:44 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-14 16:51:44 +0000 |
commit | 2df13bcdc31ece0def5dd7430be17fb4fd9d4f4f (patch) | |
tree | 9ed3a4f99ab47dfed3dbbbd05e18246ef336cc33 /benchmarks | |
parent | 7a3ef59b6cf9e56aa3977d4e99417b27af5a7be7 (diff) | |
download | ports-2df13bcdc31ece0def5dd7430be17fb4fd9d4f4f.tar.gz ports-2df13bcdc31ece0def5dd7430be17fb4fd9d4f4f.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 fbed46e33f73..02b40222a2a2 100644 --- a/benchmarks/imb/Makefile +++ b/benchmarks/imb/Makefile @@ -3,7 +3,7 @@ PORTNAME= imb PORTVERSION= 3.0 -PORTREVISION= 6 +PORTREVISION= 7 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 327657421ac4..4bfc2e6e7de4 100644 --- a/benchmarks/mdtest/Makefile +++ b/benchmarks/mdtest/Makefile @@ -3,7 +3,7 @@ PORTNAME= mdtest PORTVERSION= 1.9.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= benchmarks MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20latest/${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz |