diff options
| author | Joerg Wunsch <joerg@FreeBSD.org> | 1996-01-27 17:57:15 +0000 |
|---|---|---|
| committer | Joerg Wunsch <joerg@FreeBSD.org> | 1996-01-27 17:57:15 +0000 |
| commit | fde6518cce2a56d5ece3fd8afdf87a7ca20be032 (patch) | |
| tree | 05c1b979fa4757ee257e243df190d890f713ea75 | |
| parent | ba73e90d8b45de43abef57dba9d25023c0b719f7 (diff) | |
Notes
| -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 f1f4121d223b..351abd4b105b 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.20 (Berkeley) 6/12/93 -# $Id: Makefile,v 1.77 1996/01/17 12:51:01 adam Exp $ +# $Id: Makefile,v 1.78 1996/01/20 00:58:12 nate Exp $ # XXX MISSING: mkproto SUBDIR= ac accton adduser amd arp bootparamd cdcontrol chown chroot \ @@ -9,7 +9,7 @@ SUBDIR= ac accton adduser amd arp bootparamd cdcontrol chown chroot \ pppstats pstat pwd_mkdb quot quotaon rarpd repquota rmt \ rndcontrol routed rwhod sa sendmail sliplogin slstat spray sup sysctl \ syslogd tcpdump timed traceroute trpt tzsetup vipw vnconfig \ - watch xntpd xten ypbind yppoll yppush ypset ypserv zic + watch wormcontrol xntpd xten ypbind yppoll yppush ypset ypserv zic # # XNSrouted and trsp are of very marginal utility to anyone at this |
