diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-12-26 14:24:12 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-12-26 14:24:12 +0000 |
commit | 1fa076ebfbb44d5f8bbee41a05305e1e1451acb5 (patch) | |
tree | bb64e8bf87497b3762d70f029ce970ef16ab7610 /benchmarks | |
parent | cfb31c3d0e7f2d492972dfe24672efed0275b56f (diff) | |
download | ports-1fa076ebfbb44d5f8bbee41a05305e1e1451acb5.tar.gz ports-1fa076ebfbb44d5f8bbee41a05305e1e1451acb5.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 7075fe2a5b5d..159cd2366369 100644 --- a/benchmarks/imb/Makefile +++ b/benchmarks/imb/Makefile @@ -3,7 +3,7 @@ PORTNAME= imb PORTVERSION= 3.0 -PORTREVISION= 11 +PORTREVISION= 12 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 dcce7e727939..aac1944440aa 100644 --- a/benchmarks/mdtest/Makefile +++ b/benchmarks/mdtest/Makefile @@ -3,7 +3,7 @@ PORTNAME= mdtest PORTVERSION= 1.9.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= benchmarks MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20latest/${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz |