diff options
author | riggs <riggs@FreeBSD.org> | 2017-11-19 19:37:26 +0800 |
---|---|---|
committer | riggs <riggs@FreeBSD.org> | 2017-11-19 19:37:26 +0800 |
commit | 2a16acd28f35185d51a22d195a5a67c294757667 (patch) | |
tree | dcea86c26b686bfeaf7f251bec4d2cb67852fcb7 /multimedia/gstreamer1-plugins-bad | |
parent | 63e89ba642e0e13903e67ae1984d8589ed9f8d8c (diff) | |
download | freebsd-ports-gnome-2a16acd28f35185d51a22d195a5a67c294757667.tar.gz freebsd-ports-gnome-2a16acd28f35185d51a22d195a5a67c294757667.tar.zst freebsd-ports-gnome-2a16acd28f35185d51a22d195a5a67c294757667.zip |
Chase audio/faac update (ABI incompatible to previous version 1.28)
PR: 223416
Submitted by: riggs
Diffstat (limited to 'multimedia/gstreamer1-plugins-bad')
-rw-r--r-- | multimedia/gstreamer1-plugins-bad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer1-plugins-bad/Makefile b/multimedia/gstreamer1-plugins-bad/Makefile index 98328bcd48f0..4274e0038330 100644 --- a/multimedia/gstreamer1-plugins-bad/Makefile +++ b/multimedia/gstreamer1-plugins-bad/Makefile @@ -1,7 +1,7 @@ # Created by: Michael Johnson <ahze@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= multimedia COMMENT= GStreamer-plugins that need more quality, testing or documentation |