diff options
author | bjs <bjs@pkgsrc.org> | 2007-11-23 00:41:22 +0000 |
---|---|---|
committer | bjs <bjs@pkgsrc.org> | 2007-11-23 00:41:22 +0000 |
commit | 5dab181f61beb049cd24926405cc4977f450711d (patch) | |
tree | 1d72398e971222e3ed68348b343966405a5cbc18 /audio/Makefile | |
parent | f4f1fecef62d8ee6d0c2a957452372a76eb5b575 (diff) | |
download | pkgsrc-5dab181f61beb049cd24926405cc4977f450711d.tar.gz |
Add rtunes.
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index abe29be1419..737a2e48155 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.365 2007/11/08 18:40:13 bjs Exp $ +# $NetBSD: Makefile,v 1.366 2007/11/23 00:41:22 bjs Exp $ # COMMENT= Audio tools @@ -273,6 +273,7 @@ SUBDIR+= rip SUBDIR+= rosegarden SUBDIR+= rplay SUBDIR+= rsynth +SUBDIR+= rtunes SUBDIR+= shntool SUBDIR+= shorten SUBDIR+= sidplay |