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 | |
parent | ecf44ca2c662a4437712ccb81fb84fe451f93a13 (diff) | |
download | pkgsrc-ed97c4b1f61e608cd4ea8461df1c306b91743647.tar.gz |
Sort.
-rw-r--r-- | audio/Makefile | 4 | ||||
-rw-r--r-- | devel/Makefile | 4 | ||||
-rw-r--r-- | www/Makefile | 4 |
3 files changed, 6 insertions, 6 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 diff --git a/devel/Makefile b/devel/Makefile index 8bdbb9f49fe..ab8171bcecf 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.792 2006/10/15 14:05:46 bouyer Exp $ +# $NetBSD: Makefile,v 1.793 2006/10/19 20:23:52 wiz Exp $ # COMMENT= Development utilities @@ -134,11 +134,11 @@ SUBDIR+= elfsh SUBDIR+= elib SUBDIR+= emacs-ilisp SUBDIR+= emacs20-elib -SUBDIR+= etrace SUBDIR+= epydoc SUBDIR+= equeue SUBDIR+= eric3 SUBDIR+= error +SUBDIR+= etrace SUBDIR+= exctags SUBDIR+= fann SUBDIR+= fann-devel diff --git a/www/Makefile b/www/Makefile index 316dc90fcc9..1e535d78138 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.478 2006/10/19 20:22:29 wiz Exp $ +# $NetBSD: Makefile,v 1.479 2006/10/19 20:23:03 wiz Exp $ # COMMENT= Packages related to the World Wide Web @@ -300,11 +300,11 @@ SUBDIR+= skipstone SUBDIR+= snarf SUBDIR+= snownews SUBDIR+= sope -SUBDIR+= squirm SUBDIR+= spfc SUBDIR+= squid SUBDIR+= squidGuard SUBDIR+= squidpurge +SUBDIR+= squirm SUBDIR+= surfraw SUBDIR+= swiftsurf SUBDIR+= swiggle |