aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2007-02-26 02:50:38 +0800
committerahze <ahze@FreeBSD.org>2007-02-26 02:50:38 +0800
commitf9c90a29aa7093c2e9b40bac373142bd925a44b0 (patch)
treecf525985dfd653707933733fc77e0a68ab64437c /audio
parent91cd437627f1f4b372f58a314d5c9097a711e596 (diff)
downloadfreebsd-ports-gnome-f9c90a29aa7093c2e9b40bac373142bd925a44b0.tar.gz
freebsd-ports-gnome-f9c90a29aa7093c2e9b40bac373142bd925a44b0.tar.zst
freebsd-ports-gnome-f9c90a29aa7093c2e9b40bac373142bd925a44b0.zip
- faad plugin needs the qtdemux plugin to play mpeg4/aac audio files
in totem, rhythmbox, etc - Bump PORTREVISION
Diffstat (limited to 'audio')
-rw-r--r--audio/gstreamer-plugins-faad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer-plugins-faad/Makefile b/audio/gstreamer-plugins-faad/Makefile
index 59d61efcb7df..c615e2f99d1a 100644
--- a/audio/gstreamer-plugins-faad/Makefile
+++ b/audio/gstreamer-plugins-faad/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
COMMENT= Gstreamer MPEG-2 and MPEG-4 AAC decoder plugin