summaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2012-01-12 16:20:18 +0000
committerdrochner <drochner>2012-01-12 16:20:18 +0000
commitf4d04c5308a09a35fd2c2defc8e4f3ca50778f4e (patch)
tree65b99ab18213b916df3f8e416b2ba9723bca9199 /audio/Makefile
parent0d601af781c076e56f04e245435cdaef85da708b (diff)
downloadpkgsrc-f4d04c5308a09a35fd2c2defc8e4f3ca50778f4e.tar.gz
+mp3gain
Diffstat (limited to 'audio/Makefile')
-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