From d4cf4afc066b8f9c02aa1671eb15ea04beb1f12f Mon Sep 17 00:00:00 2001 From: wxs Date: Thu, 6 May 2010 20:24:01 +0000 Subject: Welcome net/isc-dhcp41-server, net/isc-dhcp41-client and net/isc-dhcp41-relay to the tree. There's still a small bit of work to do including adding conflicts for the existing DHCP ports (which should have been conflicting with each other already) and add a 41-devel port so people can use the headers and libraries. --- net/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index a94cb1ed7d12..4ba38d57d35c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -260,6 +260,9 @@ 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 += iscsi-target SUBDIR += istgt SUBDIR += iwi-firmware -- cgit