diff options
author | Luca Pizzamiglio <pizzamig@FreeBSD.org> | 2020-03-29 11:18:30 +0000 |
---|---|---|
committer | Luca Pizzamiglio <pizzamig@FreeBSD.org> | 2020-03-29 11:18:30 +0000 |
commit | 38c33fecce1e868a3bf69393645d6b7ea0e31836 (patch) | |
tree | 66b7f6aaa8db1399d1a03d3a285a1b5e0a7cd86f /benchmarks/stress-ng/Makefile | |
parent | 5d4d65941a9ae96847dfc4b6320a015868c96f0b (diff) | |
download | ports-38c33fecce1e868a3bf69393645d6b7ea0e31836.tar.gz ports-38c33fecce1e868a3bf69393645d6b7ea0e31836.zip |
Notes
Diffstat (limited to 'benchmarks/stress-ng/Makefile')
-rw-r--r-- | benchmarks/stress-ng/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/stress-ng/Makefile b/benchmarks/stress-ng/Makefile index 4d794727f7e1..92cc5b33d8ae 100644 --- a/benchmarks/stress-ng/Makefile +++ b/benchmarks/stress-ng/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= stress-ng -PORTVERSION= 0.11.03 +PORTVERSION= 0.11.04 CATEGORIES= benchmarks MASTER_SITES= http://kernel.ubuntu.com/~cking/tarballs/stress-ng/ |