diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-08-01 10:53:58 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-08-01 10:53:58 +0800 |
commit | bbab3d5559c4bba4c2d5cee7f1338b966587c1f6 (patch) | |
tree | 4802524de0273b44af83ce4b1c0cb3d8d31e4f4a /net | |
parent | a224f4015e021cc87de8b884deefe320e42366ba (diff) | |
download | freebsd-ports-gnome-bbab3d5559c4bba4c2d5cee7f1338b966587c1f6.tar.gz freebsd-ports-gnome-bbab3d5559c4bba4c2d5cee7f1338b966587c1f6.tar.zst freebsd-ports-gnome-bbab3d5559c4bba4c2d5cee7f1338b966587c1f6.zip |
- Sort SUBDIRs
- Fix NO_VIET_KDE coverage
Diffstat (limited to 'net')
-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 |