diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2019-10-19 23:45:10 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2019-10-19 23:45:10 +0000 |
commit | 028a71159bc9ccdbf9631976d1cea03f8a29abbc (patch) | |
tree | 84a6e53322b32cc9042e3dc782bde9fec50bb513 /graphics/opencv | |
parent | bb69eab471cdb8354977c5a2a17aa70916160b37 (diff) |
Notes
Diffstat (limited to 'graphics/opencv')
-rw-r--r-- | graphics/opencv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile index ddfa335142d5..54db21332a1d 100644 --- a/graphics/opencv/Makefile +++ b/graphics/opencv/Makefile @@ -3,7 +3,7 @@ PORTNAME= opencv PORTVERSION= 3.4.1 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org |