diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2020-03-24 17:22:09 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2020-03-24 17:22:09 +0000 |
commit | 1ff5f0806c45867c41e8a167b81bb86e654d9606 (patch) | |
tree | 3e5ea22c11acfac271a0c49f3d642bdc4aa7b72b /benchmarks/fio/Makefile | |
parent | 57f3fa16d3736c4b8dd316c561ff74a2f5711b9c (diff) | |
download | ports-1ff5f0806c45867c41e8a167b81bb86e654d9606.tar.gz ports-1ff5f0806c45867c41e8a167b81bb86e654d9606.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 34962af791f8..a64395f381fe 100644 --- a/benchmarks/fio/Makefile +++ b/benchmarks/fio/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fio -PORTVERSION= 3.18 +PORTVERSION= 3.19 CATEGORIES= benchmarks MASTER_SITES= http://brick.kernel.dk/snaps/ |