diff options
author | phk <phk@FreeBSD.org> | 1994-12-04 20:11:50 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 1994-12-04 20:11:50 +0000 |
commit | 4efcdc441e2d669da8757f0293132c7dbc554732 (patch) | |
tree | feac660c7a50af30e3fa5603e946620cded1498e /usr.sbin/Makefile | |
parent | 8f026c5e63b27a4f767a40ce6f851a5b4d965dd4 (diff) | |
download | FreeBSD-src-4efcdc441e2d669da8757f0293132c7dbc554732.zip FreeBSD-src-4efcdc441e2d669da8757f0293132c7dbc554732.tar.gz |
Added the vnconfig program.
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 8dd0992..3a087cb 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -8,7 +8,7 @@ SUBDIR= ac accton amd arp chown chroot cron crunch dbsym dev_mkdb \ mtree mrouted named nslookup pkg_install portmap pppd pppstats \ pstat pwd_mkdb quotaon repquota routed rmt rwhod sa \ sendmail sliplogin slstat sysctl syslogd tcpdump timed traceroute \ - trpt tzsetup vipw xntpd xten ypbind yppoll ypset zic + trpt tzsetup vipw vnconfig xntpd xten ypbind yppoll ypset zic # # XNSrouted and trsp are of very marginal utility to anyone at this |