From 870b2773a3065040f46562dfb45f6c7fafd3ba29 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 18 Mar 2010 09:19:40 +0000 Subject: [PATCH] Sort. --- lang/Makefile | 4 ++-- net/Makefile | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/Makefile b/lang/Makefile index 4c4b95fdb9d0..60b3ed946963 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.290 2010/03/16 15:32:47 taca Exp $ +# $NetBSD: Makefile,v 1.291 2010/03/18 09:19:40 wiz Exp $ # COMMENT= Programming languages @@ -117,8 +117,8 @@ SUBDIR+= pfe SUBDIR+= pforth #SUBDIR+= php # only contains Makefile fragments SUBDIR+= php5 -SUBDIR+= php53 SUBDIR+= php5-perl +SUBDIR+= php53 SUBDIR+= pict SUBDIR+= pnet SUBDIR+= pnetC diff --git a/net/Makefile b/net/Makefile index 48295a0b34d8..ccf162a2e438 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.820 2010/03/16 23:32:40 sno Exp $ +# $NetBSD: Makefile,v 1.821 2010/03/18 09:20:08 wiz Exp $ # COMMENT= Networking tools @@ -330,8 +330,8 @@ SUBDIR+= p5-Net-Akismet SUBDIR+= p5-Net-Amazon SUBDIR+= p5-Net-Amazon-S3 SUBDIR+= p5-Net-Bind -SUBDIR+= p5-Net-CIDR-Lite SUBDIR+= p5-Net-Bonjour +SUBDIR+= p5-Net-CIDR-Lite SUBDIR+= p5-Net-CIDR-Set SUBDIR+= p5-Net-DBus SUBDIR+= p5-Net-DNS @@ -431,7 +431,6 @@ SUBDIR+= publicfile SUBDIR+= puf SUBDIR+= pure-ftpd SUBDIR+= pxe -SUBDIR+= py-dpkt SUBDIR+= py-GeoIP SUBDIR+= py-IP SUBDIR+= py-METAR @@ -439,6 +438,7 @@ SUBDIR+= py-ORBit SUBDIR+= py-adns SUBDIR+= py-boto SUBDIR+= py-dns +SUBDIR+= py-dpkt SUBDIR+= py-google SUBDIR+= py-kenosis SUBDIR+= py-libdnet