diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2017-11-18 19:32:38 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2017-11-18 19:32:38 +0000 |
commit | 55987928538ce3586f89f88725b7d302950239e2 (patch) | |
tree | 9f8c8ea81795ec9c367298a247b6fc1e32fceae8 /graphics/gstreamer-plugins-gl | |
parent | 8def2204e88c5d52ced4738da0fae85474c46782 (diff) |
Notes
Diffstat (limited to 'graphics/gstreamer-plugins-gl')
-rw-r--r-- | graphics/gstreamer-plugins-gl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gstreamer-plugins-gl/Makefile b/graphics/gstreamer-plugins-gl/Makefile index 685c1fc30cb2..68f76579e86d 100644 --- a/graphics/gstreamer-plugins-gl/Makefile +++ b/graphics/gstreamer-plugins-gl/Makefile @@ -3,7 +3,7 @@ PORTNAME= gstreamer-plugins-gl PORTVERSION= 0.10.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-plugins-gl/ DISTNAME= ${PORTNAME:S/gstreamer/gst/}-${PORTVERSION} |