diff options
author | wiz <wiz@pkgsrc.org> | 2006-08-24 17:39:54 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-08-24 17:39:54 +0000 |
commit | 67e6c7f49e97397d4e48de213a5b40aa2563fabf (patch) | |
tree | b376e01d7f1ad7066db2aaad54c926b6a270f7a3 /audio | |
parent | 4cf93875bd6230128dabe0badb977aab2df7eef7 (diff) | |
download | pkgsrc-67e6c7f49e97397d4e48de213a5b40aa2563fabf.tar.gz |
+ amaroc.
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 fd62d9f32d4..048e7978054 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.330 2006/08/23 10:40:25 jmmv Exp $ +# $NetBSD: Makefile,v 1.331 2006/08/24 17:39:54 wiz Exp $ # COMMENT= Audio tools @@ -7,6 +7,7 @@ SUBDIR+= SDL_mixer SUBDIR+= SDL_sound SUBDIR+= abcde SUBDIR+= abcmidi +SUBDIR+= amaroc SUBDIR+= amarok SUBDIR+= amp SUBDIR+= applerecords |