diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-16 05:09:38 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-16 05:09:38 +0800 |
commit | 28f4504d85e0829c8f0890674c7753b72c80a09f (patch) | |
tree | 24182b1e58e3b3a6d3c0af49a5242400088a38a0 /audio/gstreamer-plugins-musepack | |
parent | b473a3388ab4fd232774a9a7580d3a41234407c6 (diff) | |
download | marcuscom-ports-28f4504d85e0829c8f0890674c7753b72c80a09f.tar marcuscom-ports-28f4504d85e0829c8f0890674c7753b72c80a09f.tar.gz marcuscom-ports-28f4504d85e0829c8f0890674c7753b72c80a09f.tar.bz2 marcuscom-ports-28f4504d85e0829c8f0890674c7753b72c80a09f.tar.lz marcuscom-ports-28f4504d85e0829c8f0890674c7753b72c80a09f.tar.xz marcuscom-ports-28f4504d85e0829c8f0890674c7753b72c80a09f.tar.zst marcuscom-ports-28f4504d85e0829c8f0890674c7753b72c80a09f.zip |
Use ltasneededhack
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10754 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/gstreamer-plugins-musepack')
-rw-r--r-- | audio/gstreamer-plugins-musepack/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/gstreamer-plugins-musepack/Makefile b/audio/gstreamer-plugins-musepack/Makefile index ea7dfd227..d6b705b08 100644 --- a/audio/gstreamer-plugins-musepack/Makefile +++ b/audio/gstreamer-plugins-musepack/Makefile @@ -3,10 +3,10 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/audio/gstreamer-plugins-musepack/Makefile,v 1.3 2008/02/21 15:33:17 kwm Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= Gstreamer musepack mpc encoder/decoder plugin |