diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-10-03 17:46:28 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-10-03 17:46:28 +0000 |
commit | 2765ae7dd310dab626a72b59023dd6b24da0f225 (patch) | |
tree | f254ea470312eeddf29188e8ee6f9ec0cc147283 /graphics/py-opencv | |
parent | 4035d20097ea8c5014d248264fb13b5ccf17103d (diff) |
Notes
Diffstat (limited to 'graphics/py-opencv')
-rw-r--r-- | graphics/py-opencv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-opencv/Makefile b/graphics/py-opencv/Makefile index c4b156385c22..e7bdf3c8ecaf 100644 --- a/graphics/py-opencv/Makefile +++ b/graphics/py-opencv/Makefile @@ -1,7 +1,7 @@ # Created by: Martin Matuska <mm@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 3 +PORTREVISION= 0 CATEGORIES= graphics python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |