diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-19 20:23:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-19 20:23:03 +0000 |
commit | ed97c4b1f61e608cd4ea8461df1c306b91743647 (patch) | |
tree | 9511a873513ff9bf72e0aa5d312eb8ef02276bc2 /audio | |
parent | ecf44ca2c662a4437712ccb81fb84fe451f93a13 (diff) | |
download | pkgsrc-ed97c4b1f61e608cd4ea8461df1c306b91743647.tar.gz |
Sort.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile index c2160121d1a..fa66dca0854 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.334 2006/10/13 02:36:41 epg Exp $ +# $NetBSD: Makefile,v 1.335 2006/10/19 20:23:32 wiz Exp $ # COMMENT= Audio tools @@ -237,8 +237,8 @@ SUBDIR+= portaudio-devel SUBDIR+= py-ao SUBDIR+= py-cddb SUBDIR+= py-mad -SUBDIR+= py-musique SUBDIR+= py-musicbrainz +SUBDIR+= py-musique SUBDIR+= py-ogg SUBDIR+= py-vorbis SUBDIR+= py-xmms |