diff options
author | pst <pst@FreeBSD.org> | 1995-02-23 00:26:49 +0000 |
---|---|---|
committer | pst <pst@FreeBSD.org> | 1995-02-23 00:26:49 +0000 |
commit | c5cee38d7d7b86c383e977a52343aa902285e615 (patch) | |
tree | c30e67af1f44a413d2b1db807b850dc47e00bd80 /usr.sbin/Makefile | |
parent | da7b8f5925cdabd60d9655843a23e2f415a74c24 (diff) | |
download | FreeBSD-src-c5cee38d7d7b86c383e977a52343aa902285e615.zip FreeBSD-src-c5cee38d7d7b86c383e977a52343aa902285e615.tar.gz |
Add watch(8)
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 dfcf609..9e6dcc5 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -8,7 +8,7 @@ SUBDIR= ac accton adduser amd arp chown chroot cron crunch ctm dbsym dev_mkdb \ mtree mrouted named nslookup pkg_install pkg_manage portmap ppp pppd \ pppstats pstat pwd_mkdb quotaon repquota routed rmt rwhod sa \ sendmail sliplogin slstat sysctl syslogd tcpdump timed traceroute \ - trpt tzsetup vipw vnconfig xntpd xten ypbind yppoll ypset zic + trpt tzsetup vipw vnconfig watch xntpd xten ypbind yppoll ypset zic # # XNSrouted and trsp are of very marginal utility to anyone at this |