diff options
Diffstat (limited to 'graphics/opencv/Makefile')
-rw-r--r-- | graphics/opencv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile index 5e4c7f0f530..5ca1e2f00dc 100644 --- a/graphics/opencv/Makefile +++ b/graphics/opencv/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.96 2020/12/04 20:45:23 nia Exp $ +# $NetBSD: Makefile,v 1.97 2021/07/08 21:27:39 markd Exp $ .include "Makefile.common" DISTNAME= opencv-${OPENCV_VERSION} -PKGREVISION= 7 +PKGREVISION= 8 MAINTAINER= anthony.mallet@laas.fr COMMENT= Library for computer vision problems |