diff options
author | tron <tron@pkgsrc.org> | 2000-03-12 21:06:48 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-03-12 21:06:48 +0000 |
commit | 212702989d9fffe4a3c3743f1befe81ffe14c446 (patch) | |
tree | 878f16e0bdda15e78f0ae0618cd32b84b92751e7 /audio/Makefile | |
parent | 10421d5b94327613da0708eef55e814740a4501a (diff) | |
download | pkgsrc-212702989d9fffe4a3c3743f1befe81ffe14c446.tar.gz |
Add commented out entry for "xmms".
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 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 |