diff options
author | makc <makc@FreeBSD.org> | 2010-09-21 16:49:16 +0000 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-09-21 16:49:16 +0000 |
commit | 24555597019a4e519d33e72a36b14f8c4316a087 (patch) | |
tree | c2500e7e8c8e57faa6a8503c6eee70d72bdad0ca /audio | |
parent | 408697abdfb2cbaf74115c665f5df75389e45f3e (diff) | |
download | FreeBSD-ports-24555597019a4e519d33e72a36b14f8c4316a087.zip FreeBSD-ports-24555597019a4e519d33e72a36b14f8c4316a087.tar.gz |
Switch to audio/musepack from deprecated audio/libmpcdec
PR: ports/150510
Submitted by: Ganael Laplanche <ganael.laplanche at martymac.org>
Approved by: multimedia (kwm)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gstreamer-plugins-musepack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gstreamer-plugins-musepack/Makefile b/audio/gstreamer-plugins-musepack/Makefile index a031d81..cb351b7 100644 --- a/audio/gstreamer-plugins-musepack/Makefile +++ b/audio/gstreamer-plugins-musepack/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/audio/gstreamer-plugins-musepack/Makefile,v 1.5 2008/03/19 14:05:30 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= Gstreamer musepack mpc encoder/decoder plugin |