diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2022-06-27 17:14:55 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2022-06-30 15:27:20 +0000 |
commit | 957aa87c3dabbcc14448d75a9fdd9622ed761ad9 (patch) | |
tree | 169d48bd2070e4da863139c6dae62bbd0b593358 /benchmarks | |
parent | 4671249405c05bb65dfec261eb645081ea72fdf5 (diff) | |
download | ports-957aa87c3dabbcc14448d75a9fdd9622ed761ad9.tar.gz ports-957aa87c3dabbcc14448d75a9fdd9622ed761ad9.zip |
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/apib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/apib/Makefile b/benchmarks/apib/Makefile index eb72699355fa..2c9d927714b9 100644 --- a/benchmarks/apib/Makefile +++ b/benchmarks/apib/Makefile @@ -4,7 +4,7 @@ PORTNAME= apib DISTVERSIONPREFIX= ${PORTNAME:tu}_ DISTVERSION= 1_2_1 DISTVERSIONSUFFIX= _RC1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= benchmarks www MAINTAINER= danfe@FreeBSD.org |