diff options
author | wollman <wollman@FreeBSD.org> | 1994-09-08 02:53:07 +0000 |
---|---|---|
committer | wollman <wollman@FreeBSD.org> | 1994-09-08 02:53:07 +0000 |
commit | 3ff77961de05eeb3c049816ee946e0e8510fbbc8 (patch) | |
tree | be760b8b8bd10ba40da6b53327fdef76692a206f /usr.sbin/Makefile | |
parent | 423416d7132c24768e94462586d45aa7ac4cd373 (diff) | |
download | FreeBSD-src-3ff77961de05eeb3c049816ee946e0e8510fbbc8.zip FreeBSD-src-3ff77961de05eeb3c049816ee946e0e8510fbbc8.tar.gz |
Add mrouted.
Diffstat (limited to 'usr.sbin/Makefile')
-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 f2cd7ec..cd5945c 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -5,7 +5,7 @@ # XXX TEMP. BROKEN: iostat SUBDIR= accton amd arp chown chroot cron crunch dbsym dev_mkdb diskpart \ edquota inetd kbdcontrol kgmon kvm_mkdb lpr lptcontrol \ - manctl mtree portmap pstat \ + manctl mtree mrouted portmap pstat \ pwd_mkdb quotaon repquota routed rmt rtprio rwhod sendmail \ sliplogin sysctl syslogd tcpdump traceroute trpt vidcontrol \ vipw xntpd ypbind yppoll ypset |