diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-08-01 02:53:58 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-08-01 02:53:58 +0000 |
commit | 3fd8e422e2a8cf92d153a23ef8a034c66052ae6d (patch) | |
tree | 8e3163e4c4ceddc2579ddf2a1dcc59f485e6eb52 /net/Makefile | |
parent | 504cc27b8422c514ae105e216d589b7d80c8e687 (diff) |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/net/Makefile b/net/Makefile index cf8c85adf51b..18c8a836d041 100644 --- a/net/Makefile +++ b/net/Makefile @@ -24,7 +24,6 @@ SUBDIR += arpdig SUBDIR += arping SUBDIR += arprelease -#XXX move to net-mgmt SUBDIR += asfrecorder SUBDIR += asio SUBDIR += aslookup @@ -259,12 +258,12 @@ SUBDIR += isc-dhcp31-client SUBDIR += isc-dhcp31-relay SUBDIR += isc-dhcp31-server - SUBDIR += isc-dhcp41-server SUBDIR += isc-dhcp41-client SUBDIR += isc-dhcp41-relay - SUBDIR += isc-dhcp42-server + SUBDIR += isc-dhcp41-server SUBDIR += isc-dhcp42-client SUBDIR += isc-dhcp42-relay + SUBDIR += isc-dhcp42-server SUBDIR += iscsi-target SUBDIR += istgt SUBDIR += iwi-firmware @@ -495,8 +494,8 @@ SUBDIR += p5-BBS-UserInfo-SOB SUBDIR += p5-BBS-UserInfo-Wretch SUBDIR += p5-Beanstalk-Client - SUBDIR += p5-Crypt-DH-GMP SUBDIR += p5-Cisco-IPPhone + SUBDIR += p5-Crypt-DH-GMP SUBDIR += p5-Daemon-Generic SUBDIR += p5-Data-IPV4-Range-Parse SUBDIR += p5-EasyTCP |