diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-02-15 11:36:35 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-02-15 19:06:01 +0000 |
commit | 56b5ec772f679a600dabe41622c1350594628286 (patch) | |
tree | 7e2e178dad69456bc0f596a9822fa293186c2e0f /net/ooni-probe-cli | |
parent | cd62dc23d5d5b516b87fd61f3feb0147732786aa (diff) | |
download | ports-56b5ec772f679a600dabe41622c1350594628286.tar.gz ports-56b5ec772f679a600dabe41622c1350594628286.zip |
all: Bump PORTREVISION after lang/go{119,120} update
Diffstat (limited to 'net/ooni-probe-cli')
-rw-r--r-- | net/ooni-probe-cli/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ooni-probe-cli/Makefile b/net/ooni-probe-cli/Makefile index 33a7480a6767..9ddc7b388aa5 100644 --- a/net/ooni-probe-cli/Makefile +++ b/net/ooni-probe-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= ooni-probe-cli DISTVERSIONPREFIX= v DISTVERSION= 3.15.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net www benchmarks MAINTAINER= egypcio@FreeBSD.org |