diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-09-02 09:12:18 +0200 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-09-02 09:12:18 +0200 |
commit | a49cb0f435d525ea72be8f943d82d3562cfbcba8 (patch) | |
tree | 01712488f87a22d06f050511a56b5713b758d75c /misc/actiona | |
parent | databases/timescaledb-tune: Update to 0.14.1 (diff) |
graphics/opencv: bump consumers after e21578d954550998435c5d6d532e2d5a67398bfe
This was missed in the upgrade of graphics/opencv.
Reported by: VVD
Diffstat (limited to 'misc/actiona')
-rw-r--r-- | misc/actiona/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/actiona/Makefile b/misc/actiona/Makefile index 27b76f9a6d63..e0e213b714ff 100644 --- a/misc/actiona/Makefile +++ b/misc/actiona/Makefile @@ -1,7 +1,7 @@ PORTNAME= actiona DISTVERSIONPREFIX= v DISTVERSION= 3.10.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org |