diff options
author | wiz <wiz@pkgsrc.org> | 2001-08-16 22:43:07 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-08-16 22:43:07 +0000 |
commit | a27a96bff4a45b8ad1a0fb1dfac77684185a209e (patch) | |
tree | 67ec51b3b2128b1f9d536d714dd97e09c8c2925d /audio/Makefile | |
parent | 9f7c3122d16025d6ec7f40e6ae73e1e1376f92e0 (diff) | |
download | pkgsrc-a27a96bff4a45b8ad1a0fb1dfac77684185a209e.tar.gz |
Add and enable xmms-gdancer
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 47ca2161a6e..a9570e9acb7 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.111 2001/08/16 10:12:47 lukem Exp $ +# $NetBSD: Makefile,v 1.112 2001/08/16 22:43:07 wiz Exp $ # COMMENT= Audio tools @@ -131,6 +131,7 @@ SUBDIR+= xmms-dflowers SUBDIR+= xmms-dscope SUBDIR+= xmms-dspectogram SUBDIR+= xmms-dspectralizer +SUBDIR+= xmms-gdancer SUBDIR+= xmp SUBDIR+= xmradio SUBDIR+= xsidplay |