summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authordlg <dlg@openbsd.org>2013-08-07 22:07:32 +0000
committerdlg <dlg@openbsd.org>2013-08-07 22:07:32 +0000
commitd505c3025be8e351c4dae347b17eee8576ad37ec (patch)
tree1dced13e1ff59260fdb879eb400da7662a0e94fa /usr.sbin/Makefile
parentAfter a panic, do not fill up the dmesg with splassert messages. (diff)
downloadwireguard-openbsd-d505c3025be8e351c4dae347b17eee8576ad37ec.tar.xz
wireguard-openbsd-d505c3025be8e351c4dae347b17eee8576ad37ec.zip
disable libexec/identd and enable usr.sbin/identd.
ok sthen@ 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 dbc604b5e04..0447a3eb068 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.168 2013/06/01 14:06:20 naddy Exp $
+# $OpenBSD: Makefile,v 1.169 2013/08/07 22:07:33 dlg Exp $
.include <bsd.own.mk>
@@ -6,7 +6,7 @@ SUBDIR= ac accton acpidump adduser amd apm apmd arp \
authpf bgpctl bgpd bind chroot config cron crunchgen dev_mkdb \
dhcpd dhcrelay dvmrpctl dvmrpd edquota eeprom fdformat \
ftp-proxy fw_update gpioctl hostapd hotplugd httpd ifstated ikectl \
- inetd iostat iscsictl iscsid kgmon kvm_mkdb \
+ identd inetd iostat iscsictl iscsid kgmon kvm_mkdb \
ldapd ldapctl ldomctl ldomd ldpd ldpctl lpr mailwrapper map-mbone \
memconfig mksuncd mkuboot mopd mrinfo mrouted \
mtrace mtree ndp netgroup_mkdb \