diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-12-07 17:27:25 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-12-07 17:27:25 +0000 |
commit | 0b2b966406d733c5307b4752f28b8078b612f0ea (patch) | |
tree | 7429bcded569be9023a43eb91f54b503c6f6b9ed /usr.sbin | |
parent | 7337f2e5fd15762d4b78a3bfa27378bd9ced7f76 (diff) |
enter relayd/relayctl instead of hoststated/hoststatectl
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index c1ce4f0560e..939225b5b10 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.136 2007/10/22 01:25:52 dlg Exp $ +# $OpenBSD: Makefile,v 1.137 2007/12/07 17:27:24 deraadt Exp $ .include <bsd.own.mk> SUBDIR= ac accton acpidump adduser amd apm apmd arp \ authpf bgpctl bgpd bind chroot config cron dev_mkdb \ dhcpd dhcrelay dvmrpctl dvmrpd edquota eeprom faithd fdformat \ - ftp-proxy gpioctl hostapd hoststatectl hoststated hotplugd \ + ftp-proxy gpioctl hostapd relayd relayctl hotplugd \ httpd ifstated inetd iostat kgmon kvm_mkdb lpr mailwrapper \ map-mbone memconfig mopd mrinfo mrouted mtrace mtree ndp \ netgroup_mkdb ntpd openssl ospfctl ospfd pcidump pkg_add popa3d \ |