summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-04-18 12:43:20 +0000
committerwiz <wiz@pkgsrc.org>2014-04-18 12:43:20 +0000
commit46300ef31b56922b99649633e7bbfaca36d931ea (patch)
treedbe0cc41d669d1c32e893520e4b403d6e5a77e27 /audio
parent5211cdda1fe63548a8fc5f0cd6383359af06395f (diff)
downloadpkgsrc-46300ef31b56922b99649633e7bbfaca36d931ea.tar.gz
Mention that this is V7 of musepack.
Diffstat (limited to 'audio')
-rw-r--r--audio/libmpcdec/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/libmpcdec/Makefile b/audio/libmpcdec/Makefile
index 5d893bd211f..8d64fa062ba 100644
--- a/audio/libmpcdec/Makefile
+++ b/audio/libmpcdec/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2012/09/12 00:24:42 asau Exp $
-#
+# $NetBSD: Makefile,v 1.5 2014/04/18 12:43:20 wiz Exp $
DISTNAME= libmpcdec-1.2.6
CATEGORIES= audio
@@ -8,7 +7,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.musepack.net/
-COMMENT= Portable Musepack decoder library
+COMMENT= Portable Musepack decoder library (V7)
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++