summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-10-13 12:01:56 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-10-13 12:01:56 +0000
commitb8a166cee1ee359ac09c603350c40d6f61ab7d16 (patch)
treefb179b9876c12384c1b4baf72630f4a38235b083
parent- remove X11 IGNOREs (diff)
Sort isc-dhcp30-*
Add isc-dhcp31-*
Notes
Notes: svn path=/head/; revision=221535
-rw-r--r--net/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index a710f346bbac..c5ded424a732 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -239,10 +239,13 @@
SUBDIR += ipw-firmware
SUBDIR += ipw-firmware-kmod
SUBDIR += irrd
- SUBDIR += isc-dhcp30-client
SUBDIR += isc-dhcp3-devel
+ SUBDIR += isc-dhcp30-client
SUBDIR += isc-dhcp30-relay
SUBDIR += isc-dhcp30-server
+ SUBDIR += isc-dhcp31-client
+ SUBDIR += isc-dhcp31-relay
+ SUBDIR += isc-dhcp31-server
SUBDIR += iscsi-target
SUBDIR += iwi-firmware
SUBDIR += iwi-firmware-kmod