From d6bfd0e8f694284aaf2a91f570b70ded4ccbfe8e Mon Sep 17 00:00:00 2001 From: Poul-Henning Kamp Date: Sun, 4 Dec 1994 20:11:50 +0000 Subject: [PATCH] Added the vnconfig program. --- usr.sbin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 8dd099218c06..3a087cb6e3f1 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