diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/matplotplusplus/Makefile | 2 | ||||
-rw-r--r-- | graphics/opencv/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/matplotplusplus/Makefile b/graphics/matplotplusplus/Makefile index c497af3eb313..a65f3f31f1c0 100644 --- a/graphics/matplotplusplus/Makefile +++ b/graphics/matplotplusplus/Makefile @@ -1,7 +1,7 @@ PORTNAME= matplotplusplus DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics devel MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile index be8dcf65a99c..972d12e318f2 100644 --- a/graphics/opencv/Makefile +++ b/graphics/opencv/Makefile @@ -1,6 +1,6 @@ PORTNAME= opencv DISTVERSION= 4.6.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= graphics PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/ |