summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorrzalamena <rzalamena@openbsd.org>2017-03-17 17:57:40 +0000
committerrzalamena <rzalamena@openbsd.org>2017-03-17 17:57:40 +0000
commitab1c524307ce61c96f86309b81b0ed719f9d5f8e (patch)
treef25ce9d371b8cf59cea03b8edbc4b51dc4e5f838 /usr.sbin/Makefile
parentDocument man(1) section selection priority, (diff)
downloadwireguard-openbsd-ab1c524307ce61c96f86309b81b0ed719f9d5f8e.tar.xz
wireguard-openbsd-ab1c524307ce61c96f86309b81b0ed719f9d5f8e.zip
Enable dhcrelay6(8).
ok deraadt@
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 49685729d4e..6353403c735 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -1,10 +1,10 @@
-# $OpenBSD: Makefile,v 1.198 2017/01/24 12:14:44 beck Exp $
+# $OpenBSD: Makefile,v 1.199 2017/03/17 17:57:40 rzalamena Exp $
.include <bsd.own.mk>
SUBDIR= ac accton acme-client acpidump adduser amd apm apmd arp \
authpf bgpctl bgpd bind chroot config cron crunchgen dev_mkdb \
- dhcpd dhcrelay dvmrpctl dvmrpd edquota eeprom eigrpd eigrpctl \
+ dhcpd dhcrelay dhcrelay6 dvmrpctl dvmrpd edquota eeprom eigrpd eigrpctl \
fdformat ftp-proxy gpioctl hostapd hostctl hotplugd httpd identd \
ifstated ikectl inetd installboot iostat iscsictl iscsid kgmon \
kvm_mkdb ldapd ldapctl ldomctl ldomd ldpd ldpctl lpr makefs \