summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2015-12-03 22:29:36 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2015-12-03 22:29:36 +0000
commitdd03214a0d18716fec48524b26df34850a2f030c (patch)
treec6c373182b843928808977204c88b5ef9f161c0b
parentfd68f2630a924f7c15e4cb87393e49fb3f5aafa8 (diff)
enter new dir
-rw-r--r--usr.sbin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index a461dd99630..62f4eb2bdfd 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.190 2015/11/22 22:19:25 deraadt Exp $
+# $OpenBSD: Makefile,v 1.191 2015/12/03 22:29:35 deraadt Exp $
.include <bsd.own.mk>
@@ -18,7 +18,7 @@ SUBDIR= ac accton acpidump adduser amd apm apmd arp \
sa sasyncd sensorsd slowcgi smtpd \
snmpctl snmpd spamdb syslogc syslogd sysmerge tcpdrop tcpdump \
tftp-proxy tftpd tokenadm tokeninit traceroute trpt \
- unbound usbdevs user vmd vmmctl vipw watchdogd wsconscfg \
+ unbound usbdevs user vmd vmctl vipw watchdogd wsconscfg \
wsfontload wsmoused zdump zic ztsscale
.if (${YP:L} == "yes")