diff options
author | tron <tron> | 2000-03-12 21:06:48 +0000 |
---|---|---|
committer | tron <tron> | 2000-03-12 21:06:48 +0000 |
commit | 17d0d06b502cde9524c79cb1496c4e3416d87c43 (patch) | |
tree | 878f16e0bdda15e78f0ae0618cd32b84b92751e7 /audio | |
parent | 44193fed0441d0c066a2b8be1cf2e06bed6493da (diff) | |
download | pkgsrc-17d0d06b502cde9524c79cb1496c4e3416d87c43.tar.gz |
Add commented out entry for "xmms".
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index a31dad31f0b..10b37ed8927 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2000/02/25 01:04:11 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2000/03/12 21:06:48 tron Exp $ # SUBDIR += ac3dec @@ -81,6 +81,7 @@ SUBDIR += xmcd SUBDIR += xmix SUBDIR += xmmix +# SUBDIR += xmms SUBDIR += xsidplay SUBDIR += xwave |