diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-05-02 05:26:40 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-05-02 05:26:40 +0000 |
commit | 8c99ed5982716a3f399ccfd97312b79b3d691d4b (patch) | |
tree | 3011639bcd64afa0e9b4dea9964e5ffbc5889570 /benchmarks/flowgrind | |
parent | 89a897fcf325b079d0b7315882963db5c5452568 (diff) |
Notes
Diffstat (limited to 'benchmarks/flowgrind')
-rw-r--r-- | benchmarks/flowgrind/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/flowgrind/Makefile b/benchmarks/flowgrind/Makefile index d7d4abb3c4cf..b0d36c4819db 100644 --- a/benchmarks/flowgrind/Makefile +++ b/benchmarks/flowgrind/Makefile @@ -3,6 +3,7 @@ PORTNAME= flowgrind PORTVERSION= 0.8.0 +PORTREVISION= 1 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= benchmarks |