diff options
| author | Andreas Schulz <ats@FreeBSD.org> | 1994-10-03 11:21:47 +0000 |
|---|---|---|
| committer | Andreas Schulz <ats@FreeBSD.org> | 1994-10-03 11:21:47 +0000 |
| commit | 69bf51665540d4a2980c72cda625659d3f8efff0 (patch) | |
| tree | 6cb36b877f1b4dc82b8bff3947990ada67f1e9c8 | |
| parent | e64ac77789df162d7d4ab6358492ad1bffb5312c (diff) | |
Notes
| -rw-r--r-- | usr.sbin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 238167d4166a..45f08dd05511 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -7,7 +7,7 @@ SUBDIR= ac accton amd arp chown chroot cron crunch dbsym dev_mkdb \ diskpart edquota inetd kbdcontrol kgmon kvm_mkdb lpr manctl \ mtree mrouted named nslookup pkg_install portmap pstat pwd_mkdb \ quotaon repquota routed rmt rwhod sa sendmail sliplogin sysctl \ - syslogd tcpdump timed traceroute trpt tzsetupvipw xntpd ypbind \ + syslogd tcpdump timed traceroute trpt tzsetup vipw xntpd ypbind \ yppoll ypset zic # |
