diff options
Diffstat (limited to 'benchmarks')
| -rw-r--r-- | benchmarks/flowgrind/Makefile | 1 | ||||
| -rw-r--r-- | benchmarks/sipp/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/flowgrind/Makefile b/benchmarks/flowgrind/Makefile index 7803a8027d9f..dd22ca52e20e 100644 --- a/benchmarks/flowgrind/Makefile +++ b/benchmarks/flowgrind/Makefile @@ -3,6 +3,7 @@ PORTNAME= flowgrind PORTVERSION= 0.8.2 DISTVERSIONPREFIX= ${PORTNAME}- +PORTREVISION= 1 CATEGORIES= benchmarks MAINTAINER= dbaio@FreeBSD.org diff --git a/benchmarks/sipp/Makefile b/benchmarks/sipp/Makefile index ea20d43dc69d..71c872068992 100644 --- a/benchmarks/sipp/Makefile +++ b/benchmarks/sipp/Makefile @@ -2,7 +2,7 @@ PORTNAME= sipp PORTVERSION= 3.5.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= benchmarks net MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PORTVERSION}/ |
