diff options
author | obache <obache> | 2011-02-15 10:51:18 +0000 |
---|---|---|
committer | obache <obache> | 2011-02-15 10:51:18 +0000 |
commit | 8ef1e0c97f8cb8a42dc7b2facd701d12767822d6 (patch) | |
tree | e8cff67cf609afb448197be7bc29f24e62c072c5 /audio | |
parent | 30703280ae1c44ea9f333c1f2db6f0582b31c73c (diff) | |
download | pkgsrc-8ef1e0c97f8cb8a42dc7b2facd701d12767822d6.tar.gz |
+ ruby-mp3info
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 822c62ba9c5..63220fabe35 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.443 2011/02/02 21:39:55 gls Exp $ +# $NetBSD: Makefile,v 1.444 2011/02/15 10:51:18 obache Exp $ # COMMENT= Audio tools @@ -339,6 +339,7 @@ SUBDIR+= rosegarden SUBDIR+= rplay SUBDIR+= rsynth SUBDIR+= rtunes +SUBDIR+= ruby-mp3info SUBDIR+= sfxr SUBDIR+= shntool SUBDIR+= shorten |