diff options
author | Koop Mast <kwm@FreeBSD.org> | 2013-12-30 12:56:11 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2013-12-30 12:56:11 +0000 |
commit | 2dba4b6fda4ed621bf6eb8e9f32d2fbd067a2a9a (patch) | |
tree | 212f15c35f471d596306acf917538b768275281b /graphics/gstreamer1-plugins-opencv | |
parent | 923a252a8ba582b97f1087d5eed092bc9f809dea (diff) | |
download | ports-2dba4b6fda4ed621bf6eb8e9f32d2fbd067a2a9a.tar.gz ports-2dba4b6fda4ed621bf6eb8e9f32d2fbd067a2a9a.zip |
Notes
Diffstat (limited to 'graphics/gstreamer1-plugins-opencv')
-rw-r--r-- | graphics/gstreamer1-plugins-opencv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gstreamer1-plugins-opencv/Makefile b/graphics/gstreamer1-plugins-opencv/Makefile index 9cb4c45a27fd..6887f7bfc3d0 100644 --- a/graphics/gstreamer1-plugins-opencv/Makefile +++ b/graphics/gstreamer1-plugins-opencv/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= graphics COMMENT= Gstreamer opencv real time computer vision plugin |