diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-09-15 05:57:20 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-09-15 05:57:20 +0000 |
commit | 369a1d0634e762abfd218e17284720a9f3bd6565 (patch) | |
tree | e4269d070b0d8482d4a582961c2278eb130b78c0 /benchmarks/fio/Makefile | |
parent | 86b3ac9b70d4229efc3545033b46fd463273a3e1 (diff) | |
download | ports-369a1d0634e762abfd218e17284720a9f3bd6565.tar.gz ports-369a1d0634e762abfd218e17284720a9f3bd6565.zip |
Notes
Diffstat (limited to 'benchmarks/fio/Makefile')
-rw-r--r-- | benchmarks/fio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/fio/Makefile b/benchmarks/fio/Makefile index 614020f2f475..09fb105ceae8 100644 --- a/benchmarks/fio/Makefile +++ b/benchmarks/fio/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fio -PORTVERSION= 3.8 +PORTVERSION= 3.10 CATEGORIES= benchmarks MASTER_SITES= http://brick.kernel.dk/snaps/ |