diff options
author | grant <grant@pkgsrc.org> | 2005-05-21 03:17:00 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2005-05-21 03:17:00 +0000 |
commit | 3fa1405cb98107dbc8c9307597a173681bf33bb1 (patch) | |
tree | 7cd9fadad3a003cb6aa1b92849c1f998ead270b2 /audio/Makefile | |
parent | 8e3fedac0bce46e11b2644cf4317fe6b9bd1710b (diff) | |
download | pkgsrc-3fa1405cb98107dbc8c9307597a173681bf33bb1.tar.gz |
+xmms-faad
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 8f51bdf52eb..527a5a0f57c 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.281 2005/05/20 19:20:55 jmmv Exp $ +# $NetBSD: Makefile,v 1.282 2005/05/21 03:17:00 grant Exp $ # COMMENT= Audio tools @@ -267,6 +267,7 @@ SUBDIR+= xmms-dscope SUBDIR+= xmms-dspectogram SUBDIR+= xmms-dspectral SUBDIR+= xmms-esound +SUBDIR+= xmms-faad SUBDIR+= xmms-flac SUBDIR+= xmms-fmradio SUBDIR+= xmms-funtimedancer |