diff options
author | rh <rh@pkgsrc.org> | 2001-05-23 20:18:13 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2001-05-23 20:18:13 +0000 |
commit | 9292f9799d1ed1f9e6923e93b81c61d6b222f006 (patch) | |
tree | 6375a7a00416ebbba36c489c82641a7d6935f44a /audio/Makefile | |
parent | 9ee5da0b32bd6e25764f3bd8c9f1ccb427e685e3 (diff) | |
download | pkgsrc-9292f9799d1ed1f9e6923e93b81c61d6b222f006.tar.gz |
Add and enable xmms-crossfade
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 30be77eda8c..189198247de 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.96 2001/05/19 13:14:05 drochner Exp $ +# $NetBSD: Makefile,v 1.97 2001/05/23 20:18:13 rh Exp $ # COMMENT= Audio tools @@ -115,6 +115,7 @@ SUBDIR+= xmcd SUBDIR+= xmix SUBDIR+= xmmix SUBDIR+= xmms +SUBDIR+= xmms-crossfade SUBDIR+= xmp SUBDIR+= xmradio SUBDIR+= xsidplay |