diff options
author | tron <tron> | 2000-05-07 20:50:36 +0000 |
---|---|---|
committer | tron <tron> | 2000-05-07 20:50:36 +0000 |
commit | 372913dcf1aba79b3f75764f63d450dd026f0cf5 (patch) | |
tree | 3911b1668e1a4c062d06007b7564a666d3414fd7 /audio/Makefile | |
parent | 08e7138042ea67ef134c1046615592d95a94c104 (diff) | |
download | pkgsrc-372913dcf1aba79b3f75764f63d450dd026f0cf5.tar.gz |
Add and enable "xmradio".
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 2169b53bac0..6e35918b189 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2000/03/22 20:42:56 jlam Exp $ +# $NetBSD: Makefile,v 1.61 2000/05/07 20:50:36 tron Exp $ # SUBDIR += ac3dec @@ -81,6 +81,7 @@ SUBDIR += xmix SUBDIR += xmmix # SUBDIR += xmms + SUBDIR += xmradio SUBDIR += xsidplay SUBDIR += xwave |