diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-11-27 20:28:08 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-11-27 20:28:08 +0000 |
commit | 60e37192e41aeb21edc33b605348a0c5d8eea849 (patch) | |
tree | e5d21073cc0e85891288dc8c46bfd29a98be76ae /net/Makefile | |
parent | d0f34602242149ddb39ea96c07a9c690f686da67 (diff) |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/Makefile b/net/Makefile index cc36c128cad5..1f8944222eb1 100644 --- a/net/Makefile +++ b/net/Makefile @@ -2,8 +2,8 @@ # SUBDIR += 44bsd-rdist - SUBDIR += 6tunnel SUBDIR += 6to4 + SUBDIR += 6tunnel SUBDIR += DarwinStreamingServer SUBDIR += GeoIP SUBDIR += NeTraMet @@ -300,8 +300,8 @@ SUBDIR += nemesis SUBDIR += net-http SUBDIR += net-snmp - SUBDIR += net-snmp4 SUBDIR += net-snmp-tkmib + SUBDIR += net-snmp4 SUBDIR += netatalk SUBDIR += netcat SUBDIR += netdude @@ -444,9 +444,9 @@ SUBDIR += pipsecd SUBDIR += pmf SUBDIR += poptop - SUBDIR += pppoa SUBDIR += portfwd SUBDIR += pppload + SUBDIR += pppoa SUBDIR += ppptraf SUBDIR += pptpclient SUBDIR += ppxp @@ -510,9 +510,9 @@ SUBDIR += ruby-pcap SUBDIR += ruby-radius SUBDIR += ruby-romp - SUBDIR += ruby-spread SUBDIR += ruby-snmp SUBDIR += ruby-soap + SUBDIR += ruby-spread SUBDIR += ruby-tcpsocketpipe SUBDIR += ruby-tserver SUBDIR += ruby-xmlrpc |