diff options
author | naddy <naddy@FreeBSD.org> | 2013-06-10 19:04:03 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2013-06-10 19:04:03 +0800 |
commit | ca9ceafa7f456e15dbbb62f404ae623079c8555b (patch) | |
tree | 685d3acf5eb9c96a7de47d9a83458c17404b2e12 /audio | |
parent | aa0b5f7dd710089f4eb0a880c37d373800442cf7 (diff) | |
download | freebsd-ports-gnome-ca9ceafa7f456e15dbbb62f404ae623079c8555b.tar.gz freebsd-ports-gnome-ca9ceafa7f456e15dbbb62f404ae623079c8555b.tar.zst freebsd-ports-gnome-ca9ceafa7f456e15dbbb62f404ae623079c8555b.zip |
Chase audio/flac 1.3.0 update in gstreamer.
Submitted by: Barbara Guida <barbara.freebsd@gmail.com>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gstreamer-plugins-flac/Makefile | 2 | ||||
-rw-r--r-- | audio/gstreamer1-plugins-flac/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/gstreamer-plugins-flac/Makefile b/audio/gstreamer-plugins-flac/Makefile index bc10a47e5e32..5b1bb72fb1c9 100644 --- a/audio/gstreamer-plugins-flac/Makefile +++ b/audio/gstreamer-plugins-flac/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/audio/gstreamer-plugins-flac/Makefile,v 1.5 2008/03/19 14:05:29 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= Gstreamer free lossless audio encoder/decoder plugin diff --git a/audio/gstreamer1-plugins-flac/Makefile b/audio/gstreamer1-plugins-flac/Makefile index 32c266fdd22a..2cf089220a98 100644 --- a/audio/gstreamer1-plugins-flac/Makefile +++ b/audio/gstreamer1-plugins-flac/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= Gstreamer free lossless audio encoder/decoder plugin |