diff options
author | xtraeme <xtraeme> | 2007-09-10 16:03:49 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2007-09-10 16:03:49 +0000 |
commit | 0b94e99a3698780bef3d90d59b332627a385ef44 (patch) | |
tree | 1278b0be37ae80abe3debd67681dfe40268d7fe5 /audio/Makefile | |
parent | 31b68f9d2d797a0ee642264db4114a1940ac4f84 (diff) | |
download | pkgsrc-0b94e99a3698780bef3d90d59b332627a385ef44.tar.gz |
+ audio/adplug
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 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 |