diff options
author | bjs <bjs> | 2007-11-23 00:41:22 +0000 |
---|---|---|
committer | bjs <bjs> | 2007-11-23 00:41:22 +0000 |
commit | e94cecbbb46ae09368b2a45335ebe72e7ee98b2e (patch) | |
tree | 1d72398e971222e3ed68348b343966405a5cbc18 | |
parent | 3d2b54d49ac9074d0803ed9f3e6a9d535f4755f5 (diff) | |
download | pkgsrc-e94cecbbb46ae09368b2a45335ebe72e7ee98b2e.tar.gz |
Add rtunes.
-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 |