diff options
Diffstat (limited to 'net/ooni-probe-cli/Makefile')
-rw-r--r-- | net/ooni-probe-cli/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ooni-probe-cli/Makefile b/net/ooni-probe-cli/Makefile index 27c37d6bbb6f..f66cb7e297a2 100644 --- a/net/ooni-probe-cli/Makefile +++ b/net/ooni-probe-cli/Makefile @@ -1,6 +1,7 @@ PORTNAME= ooni-probe-cli DISTVERSIONPREFIX= v -DISTVERSION= 3.25.0 +DISTVERSION= 3.26.0 +PORTREVISION= 1 CATEGORIES= net www benchmarks MAINTAINER= rene@FreeBSD.org |