diff options
author | ahze <ahze@FreeBSD.org> | 2007-02-26 02:50:38 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2007-02-26 02:50:38 +0800 |
commit | f9c90a29aa7093c2e9b40bac373142bd925a44b0 (patch) | |
tree | cf525985dfd653707933733fc77e0a68ab64437c /audio | |
parent | 91cd437627f1f4b372f58a314d5c9097a711e596 (diff) | |
download | freebsd-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/Makefile | 2 |
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 |