diff options
author | wiz <wiz> | 2006-08-24 17:39:54 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-08-24 17:39:54 +0000 |
commit | 22f72f157e600b937eed2f4c087cd0f301ac5f9f (patch) | |
tree | b376e01d7f1ad7066db2aaad54c926b6a270f7a3 /audio | |
parent | 6631bd07b67973d59e72c2df33398b7bb115f45f (diff) | |
download | pkgsrc-22f72f157e600b937eed2f4c087cd0f301ac5f9f.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 |