diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-01-18 09:40:49 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-01-18 09:40:49 +0000 |
commit | d0b6a150af3a3248c523ef50c2fde3dbdd1b6ea8 (patch) | |
tree | 6058f039f70ce6817e07605b1dd6c37b43d59422 /benchmarks/fio/Makefile | |
parent | 84bce18905bcecdcbf5f8c1c9003179de1527ed7 (diff) | |
download | ports-d0b6a150af3a3248c523ef50c2fde3dbdd1b6ea8.tar.gz ports-d0b6a150af3a3248c523ef50c2fde3dbdd1b6ea8.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 dbef29fd8517..be169eaf9faf 100644 --- a/benchmarks/fio/Makefile +++ b/benchmarks/fio/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fio -PORTVERSION= 2.16 +PORTVERSION= 2.17 CATEGORIES= benchmarks MASTER_SITES= http://brick.kernel.dk/snaps/ |