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 | 4b84c2d8d76c752e7ed1762991fb660cd0327670 (patch) | |
tree | b376e01d7f1ad7066db2aaad54c926b6a270f7a3 /audio/Makefile | |
parent | 3a313873b4ba02d142971868ff0c630ed4e2b9f8 (diff) | |
download | pkgsrc-4b84c2d8d76c752e7ed1762991fb660cd0327670.tar.gz |
+ amaroc.
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 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 |