diff options
author | Koop Mast <kwm@FreeBSD.org> | 2005-09-08 18:32:13 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2005-09-08 18:32:13 +0000 |
commit | 9e8d18edb23f1dda72fe10f16f512c1de3dec594 (patch) | |
tree | 9ef146d81313c2de9d4604732e47860d097c6c0e /audio/gstreamer-plugins-mad | |
parent | . Fix compilation after the recent nspr split from mozilla/firefox. (diff) |
Update to 0.8.11.
Add new plugins x264.
Approved by: maintainer (implicit)
Notes
Notes:
svn path=/head/; revision=142237
Diffstat (limited to 'audio/gstreamer-plugins-mad')
-rw-r--r-- | audio/gstreamer-plugins-mad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer-plugins-mad/Makefile b/audio/gstreamer-plugins-mad/Makefile index 497747bf08ad..b960b3a96cf5 100644 --- a/audio/gstreamer-plugins-mad/Makefile +++ b/audio/gstreamer-plugins-mad/Makefile @@ -6,7 +6,7 @@ # CATEGORIES= audio -PORTREVISION= 1 +PORTREVISION= 0 COMMENT= Gstreamer mp3 decoder plugin |