diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2014-09-01 21:50:14 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2014-09-01 21:50:14 +0000 |
commit | 78e2b56a8a68083d22afc700d073631ba82a8239 (patch) | |
tree | 43213d40998f6fb83d7305f230cab7d559c7d364 /benchmarks/imb | |
parent | Fix pkg-plist (diff) |
- Upgrade to 1.5;
- Bump PORTREVISION for consumers.
Notes
Notes:
svn path=/head/; revision=366964
Diffstat (limited to 'benchmarks/imb')
-rw-r--r-- | benchmarks/imb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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/ |