diff options
Diffstat (limited to 'net/isc-dhcp31-server')
-rw-r--r-- | net/isc-dhcp31-server/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/isc-dhcp31-server/Makefile b/net/isc-dhcp31-server/Makefile index 49b0d48583aa..e7f9699407b9 100644 --- a/net/isc-dhcp31-server/Makefile +++ b/net/isc-dhcp31-server/Makefile @@ -21,7 +21,8 @@ Y2K= http://www.isc.org/y2k.html HAS_CONFIGURE= yes CONFIGURE_ARGS= --with-nsupdate -MAN5= dhclient.conf.5 dhclient.leases.5 dhcp-options.5 dhcpd.conf.5 \ +MAN5= dhclient.conf.5 dhclient.leases.5 dhcp-contrib.5 \ + dhcp-eval.5 dhcp-options.5 dhcpd.conf.5 \ dhcpd.leases.5 MAN8= dhclient.8 dhclient-script.8 dhcpd.8 dhcrelay.8 |