diff options
| author | Yoshinobu Inoue <shin@FreeBSD.org> | 2000-02-24 06:42:49 +0000 |
|---|---|---|
| committer | Yoshinobu Inoue <shin@FreeBSD.org> | 2000-02-24 06:42:49 +0000 |
| commit | fb6149f9ef933b4f8fd6702b4893fafd51cc0623 (patch) | |
| tree | fb3427a5504676ac8b682d080542f840a9eec73b /etc | |
| parent | d8b6bfecafe246306db6493c056d8bcb91122e68 (diff) | |
Notes
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/Makefile b/etc/Makefile index a16845ed47b9..6756cbb54e31 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -11,7 +11,7 @@ BIN1= aliases amd.map apmd.conf auth.conf \ motd modems networks newsyslog.conf \ pam.conf pccard.conf.sample phones printcap profile protocols \ rc rc.atm rc.devfs rc.diskless1 rc.diskless2 rc.firewall rc.isdn \ - rc.network rc.pccard rc.serial rc.shutdown rc.sysctl \ + rc.network rc.network6 rc.pccard rc.serial rc.shutdown rc.sysctl \ remote rpc security services shells syslog.conf usbd.conf \ etc.${MACHINE_ARCH}/disktab \ etc.${MACHINE_ARCH}/rc.${MACHINE_ARCH} \ |
