summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2012-01-12 16:20:18 +0000
committerdrochner <drochner@pkgsrc.org>2012-01-12 16:20:18 +0000
commit1a1590461281ed30cf343f1cf13e79d2565a4d8f (patch)
tree65b99ab18213b916df3f8e416b2ba9723bca9199 /audio
parent8b60affb70e40371b93eb44f3c5349e9cca74d38 (diff)
downloadpkgsrc-1a1590461281ed30cf343f1cf13e79d2565a4d8f.tar.gz
+mp3gain
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile
index fa8a41f031a..6dc645929da 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.463 2011/11/30 13:49:29 wiz Exp $
+# $NetBSD: Makefile,v 1.464 2012/01/12 16:20:18 drochner Exp $
#
COMMENT= Audio tools
@@ -261,6 +261,7 @@ SUBDIR+= mp3blaster
SUBDIR+= mp3check
SUBDIR+= mp3cut
SUBDIR+= mp3diags
+SUBDIR+= mp3gain
SUBDIR+= mp3info
SUBDIR+= mp3splt
SUBDIR+= mp3splt-gtk