diff options
author | wiz <wiz> | 2010-03-18 09:19:40 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-03-18 09:19:40 +0000 |
commit | c63b3e871680d25fecf0ffd515ef3220a94fd62e (patch) | |
tree | 36e2c0b50355cccbf019709deceec61cdad24460 /net | |
parent | 5d9abe5fd68dd1e0f97930d2c15f6bf657b3de03 (diff) | |
download | pkgsrc-c63b3e871680d25fecf0ffd515ef3220a94fd62e.tar.gz |
Sort.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/Makefile b/net/Makefile index 48295a0b34d..ccf162a2e43 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 |