diff options
author | drochner <drochner@pkgsrc.org> | 2008-05-09 17:01:01 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2008-05-09 17:01:01 +0000 |
commit | 9ef9625423aea60ba5c4e58b07e70b941ca6022c (patch) | |
tree | 862751c0dd69b8993d50b08c4030b0f7eebfe4fc /audio/Makefile | |
parent | 826459ffaeba830df712ccc9b2557a3e21f81e87 (diff) | |
download | pkgsrc-9ef9625423aea60ba5c4e58b07e70b941ca6022c.tar.gz |
+gimmix
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 74cbe2eef9d..fed8042738a 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.374 2008/05/07 15:00:46 bjs Exp $ +# $NetBSD: Makefile,v 1.375 2008/05/09 17:01:01 drochner Exp $ # COMMENT= Audio tools @@ -87,6 +87,7 @@ SUBDIR+= fluidsynth SUBDIR+= freealut SUBDIR+= freepats SUBDIR+= freezetag +SUBDIR+= gimmix SUBDIR+= gkrellm-volume SUBDIR+= gkrellm-xmms SUBDIR+= glurp |