diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2007-09-10 16:03:49 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2007-09-10 16:03:49 +0000 |
commit | c79d435d68eee7bfe29c919001db5f1cea826b5b (patch) | |
tree | 1278b0be37ae80abe3debd67681dfe40268d7fe5 /audio | |
parent | 9909a1b84273bfdd82968e201ff399662fdbcbe1 (diff) | |
download | pkgsrc-c79d435d68eee7bfe29c919001db5f1cea826b5b.tar.gz |
+ audio/adplug
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 fe9bb420b44..d7748c95e48 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.361 2007/08/13 08:12:42 rillig Exp $ +# $NetBSD: Makefile,v 1.362 2007/09/10 16:03:49 xtraeme Exp $ # COMMENT= Audio tools @@ -7,6 +7,7 @@ SUBDIR+= SDL_mixer SUBDIR+= SDL_sound SUBDIR+= abcde SUBDIR+= abcmidi +SUBDIR+= adplug SUBDIR+= amaroc SUBDIR+= amarok SUBDIR+= amp |