diff options
author | tijl <tijl@FreeBSD.org> | 2018-11-03 19:58:10 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2018-11-03 19:58:10 +0800 |
commit | cf1eb33a6794ca9bf8ba634c2fa0f814932e89eb (patch) | |
tree | b334f264681f2e08e196f19340f62a77ab5d75ec /x11-toolkits/gstreamer1-plugins-gtk | |
parent | e9c5970bace9177552a911fcf6ecd4a950208bb9 (diff) | |
download | freebsd-ports-gnome-cf1eb33a6794ca9bf8ba634c2fa0f814932e89eb.tar.gz freebsd-ports-gnome-cf1eb33a6794ca9bf8ba634c2fa0f814932e89eb.tar.zst freebsd-ports-gnome-cf1eb33a6794ca9bf8ba634c2fa0f814932e89eb.zip |
Update GStreamer to 1.14.4.
PR: 231406
Submitted by: Greg V <greg@unrelenting.technology>
Exp-run by: antoine
Approved by: portmgr (antoine)
Diffstat (limited to 'x11-toolkits/gstreamer1-plugins-gtk')
-rw-r--r-- | x11-toolkits/gstreamer1-plugins-gtk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gstreamer1-plugins-gtk/Makefile b/x11-toolkits/gstreamer1-plugins-gtk/Makefile index 550fb1fc0e38..76d37688f9dd 100644 --- a/x11-toolkits/gstreamer1-plugins-gtk/Makefile +++ b/x11-toolkits/gstreamer1-plugins-gtk/Makefile @@ -7,7 +7,7 @@ GST_PLUGIN_SUFFIX= -gtk COMMENT= GStreamer gtksink plugin GST_PLUGIN= gtk3 -DIST= bad +DIST= good MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins |