diff options
author | ben <ben@pkgsrc.org> | 2006-08-28 05:27:04 +0000 |
---|---|---|
committer | ben <ben@pkgsrc.org> | 2006-08-28 05:27:04 +0000 |
commit | b6c8b87b227e0031ab4e79bf70c1a5e288cafd66 (patch) | |
tree | 2c6dfc2ba977196e329855acb07d50e81bbf535d /audio | |
parent | 1933ee1f886ab2bccba7f8f1206ff544243469df (diff) | |
download | pkgsrc-b6c8b87b227e0031ab4e79bf70c1a5e288cafd66.tar.gz |
Add xmms-osx.
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 048e7978054..f5471054100 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.331 2006/08/24 17:39:54 wiz Exp $ +# $NetBSD: Makefile,v 1.332 2006/08/28 05:27:04 ben Exp $ # COMMENT= Audio tools @@ -330,6 +330,7 @@ SUBDIR+= xmms-modplug SUBDIR+= xmms-musepack SUBDIR+= xmms-neato SUBDIR+= xmms-nebulus +SUBDIR+= xmms-osx SUBDIR+= xmms-paranormal SUBDIR+= xmms-sid SUBDIR+= xmms-synaesthesia |