diff options
author | wiz <wiz@pkgsrc.org> | 2004-09-05 18:40:08 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-09-05 18:40:08 +0000 |
commit | 21948f0defa457eb8cbad0db244c0b1b6e1c26f0 (patch) | |
tree | 59afdd4b426ae9554bbe67ad8325b36193e69e58 /audio | |
parent | dd6114a60de9d99702e53c117d3f7b5a4b0590b8 (diff) | |
download | pkgsrc-21948f0defa457eb8cbad0db244c0b1b6e1c26f0.tar.gz |
Sort, and add two (hi epg!)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile index 36bc4093f08..e28b10b7783 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.251 2004/08/27 00:06:43 wiz Exp $ +# $NetBSD: Makefile,v 1.252 2004/09/05 18:40:08 wiz Exp $ # COMMENT= Audio tools @@ -173,6 +173,8 @@ SUBDIR+= p5-Audio-Wav SUBDIR+= p5-CDDB SUBDIR+= p5-MP3-Info SUBDIR+= p5-MP3-Tag +SUBDIR+= p5-MusicBrainz-Client +SUBDIR+= p5-MusicBrainz-Queries SUBDIR+= portaudio SUBDIR+= py-ao SUBDIR+= py-cddb @@ -209,8 +211,8 @@ SUBDIR+= tracker SUBDIR+= tremor SUBDIR+= tremor-tools SUBDIR+= trm -SUBDIR+= tunesbrowser SUBDIR+= tunepimp +SUBDIR+= tunesbrowser SUBDIR+= ubs SUBDIR+= vorbis-tools SUBDIR+= wavesurfer |