diff options
author | wiz <wiz@pkgsrc.org> | 2003-08-12 07:12:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-08-12 07:12:47 +0000 |
commit | 96be32d5b29060a3a943532541b846aa3aef88bc (patch) | |
tree | 1e156e9187c5d5608cb4d47dda13be57eead8212 /audio | |
parent | 8689454e8787eb4094f07a72503531c465864942 (diff) | |
download | pkgsrc-96be32d5b29060a3a943532541b846aa3aef88bc.tar.gz |
Add and enable xmms-alarm.
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 f14a6564c92..2c454556c32 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.182 2003/07/26 23:06:36 jmmv Exp $ +# $NetBSD: Makefile,v 1.183 2003/08/12 07:12:47 wiz Exp $ # COMMENT= Audio tools @@ -183,6 +183,7 @@ SUBDIR+= xmcd SUBDIR+= xmix SUBDIR+= xmmix SUBDIR+= xmms +SUBDIR+= xmms-alarm SUBDIR+= xmms-arts SUBDIR+= xmms-bezier SUBDIR+= xmms-blursk |