diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-11-05 08:12:21 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-11-05 08:12:21 +0000 |
commit | d0d9ceb51a9683a034c0fa5ee8d74561b339bfb3 (patch) | |
tree | 2e5de8ef35dbd6085555ce6888222fd58bd84350 /benchmarks/fio/Makefile | |
parent | 6a443f7de17e16ac972fd8bec5cc234e2fffd4c1 (diff) | |
download | ports-d0d9ceb51a9683a034c0fa5ee8d74561b339bfb3.tar.gz ports-d0d9ceb51a9683a034c0fa5ee8d74561b339bfb3.zip |
Notes
Diffstat (limited to 'benchmarks/fio/Makefile')
-rw-r--r-- | benchmarks/fio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/fio/Makefile b/benchmarks/fio/Makefile index 4eaf3c5d90ef..007efde0bd96 100644 --- a/benchmarks/fio/Makefile +++ b/benchmarks/fio/Makefile @@ -3,6 +3,7 @@ PORTNAME= fio PORTVERSION= 3.12 +PORTREVISION= 1 CATEGORIES= benchmarks MASTER_SITES= http://brick.kernel.dk/snaps/ |