diff options
author | brian <brian@FreeBSD.org> | 1997-06-22 04:23:10 +0000 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 1997-06-22 04:23:10 +0000 |
commit | f47045b4ae1a378fb1aa2607fbcb98b4458ee612 (patch) | |
tree | 2dfcecdd34e2ea33253a58919f723c0ff4bd11e0 /usr.sbin/Makefile | |
parent | deca3c863d545fe9fca74429e512dd63bea5fec6 (diff) | |
download | FreeBSD-src-f47045b4ae1a378fb1aa2607fbcb98b4458ee612.zip FreeBSD-src-f47045b4ae1a378fb1aa2607fbcb98b4458ee612.tar.gz |
Hook natd
Diffstat (limited to 'usr.sbin/Makefile')
-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 930933d..894d94a 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,11 +1,11 @@ # From: @(#)Makefile 5.20 (Berkeley) 6/12/93 -# $Id: Makefile,v 1.107 1997/05/28 16:05:18 wpaul Exp $ +# $Id: Makefile,v 1.108 1997/05/29 14:21:39 wpaul Exp $ # XXX MISSING: mkproto SUBDIR= ac accton adduser amd arp bootparamd cdcontrol chown chroot ckdist \ cron crunch ctm dev_mkdb diskpart edquota inetd kernbb keyadmin \ keyserv kgmon kvm_mkdb lpr manctl mkdosfs mrouted mtest mtree \ - named named.reload named.restart ndc \ + named named.reload named.restart natd ndc \ newsyslog nslookup pccard pciconf pcvt pkg_install portmap \ ppp pppd pppstats pstat pw pwd_mkdb quot quotaon rarpd repquota rmt \ rndcontrol rpc.lockd rpc.statd rpc.yppasswdd rpc.ypxfrd \ |