diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-09-13 12:16:58 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-09-13 12:16:58 +0000 |
commit | bca0c695eee48480763c77c12ff634f7a05c1774 (patch) | |
tree | cecaab369a5ca51b5c3609c149c60b546fff2deb /audio/gstreamer-plugins-faad | |
parent | 45d85c7807cce3b65e004033695ccf6cf448d3ef (diff) | |
download | ports-bca0c695eee48480763c77c12ff634f7a05c1774.tar.gz ports-bca0c695eee48480763c77c12ff634f7a05c1774.zip |
- Fix runtime with new faad
Notes
Notes:
svn path=/head/; revision=172936
Diffstat (limited to 'audio/gstreamer-plugins-faad')
-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 2e98f8b78af7..59d61efcb7df 100644 --- a/audio/gstreamer-plugins-faad/Makefile +++ b/audio/gstreamer-plugins-faad/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio COMMENT= Gstreamer MPEG-2 and MPEG-4 AAC decoder plugin |