diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-11-16 04:41:07 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-11-16 04:42:29 +0000 |
commit | 135e04d156152f2f4982527c6f7023675135fc77 (patch) | |
tree | df278b63d127c222448b93d331c9ad81d22266d5 /benchmarks | |
parent | 7e7a8cc91b5f5b5af61af56cd4ed35efe7d7cd7e (diff) |
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/vkmark/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/vkmark/Makefile b/benchmarks/vkmark/Makefile index 14c991a78c34..8a0d8d528e4b 100644 --- a/benchmarks/vkmark/Makefile +++ b/benchmarks/vkmark/Makefile @@ -1,7 +1,7 @@ PORTNAME= vkmark DISTVERSION= 2017.08-24 DISTVERSIONSUFFIX= -g53abc4f -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= benchmarks PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |