diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2013-12-04 02:51:00 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2013-12-04 02:51:00 +0000 |
commit | 3a64305d4341059497ca0e73cad7dae1496e2b02 (patch) | |
tree | 3dd64f0c809f9e8c1a80871241444471c0db3540 /graphics/gstreamer-plugins-opencv | |
parent | bcabd79d961fab3f4a458aa38398a77d7bb2e1f4 (diff) |
Notes
Diffstat (limited to 'graphics/gstreamer-plugins-opencv')
-rw-r--r-- | graphics/gstreamer-plugins-opencv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gstreamer-plugins-opencv/Makefile b/graphics/gstreamer-plugins-opencv/Makefile index 61e83791ef33..1e3911d35c46 100644 --- a/graphics/gstreamer-plugins-opencv/Makefile +++ b/graphics/gstreamer-plugins-opencv/Makefile @@ -1,7 +1,7 @@ # Created by: Koop Mast <kwm@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics COMMENT= Gstreamer opencv real time computer vision plugin |