diff options
author | makc <makc@FreeBSD.org> | 2010-09-22 00:49:16 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-09-22 00:49:16 +0800 |
commit | 24555597019a4e519d33e72a36b14f8c4316a087 (patch) | |
tree | c2500e7e8c8e57faa6a8503c6eee70d72bdad0ca /audio/gstreamer-plugins-musepack | |
parent | 408697abdfb2cbaf74115c665f5df75389e45f3e (diff) | |
download | freebsd-ports-gnome-24555597019a4e519d33e72a36b14f8c4316a087.tar.gz freebsd-ports-gnome-24555597019a4e519d33e72a36b14f8c4316a087.tar.zst freebsd-ports-gnome-24555597019a4e519d33e72a36b14f8c4316a087.zip |
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/gstreamer-plugins-musepack')
-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 a031d81f76c7..cb351b710a80 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 |