diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-02-19 03:31:17 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-02-19 03:31:17 +0000 |
commit | 3fe2efd570156025a7e867910e1c7e1e86dfd359 (patch) | |
tree | c86c539b7d6d42c38aefa510f13c08fdd39aef89 /etc/Makefile | |
parent | 2e773d5065dc62c45f9cadfb2dfadeb965b40a39 (diff) |
oops
Diffstat (limited to 'etc/Makefile')
-rw-r--r-- | etc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/Makefile b/etc/Makefile index b1b188a6ef4..370a9034f8e 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.78 1997/12/11 03:03:04 brian Exp $ +# $OpenBSD: Makefile,v 1.79 1998/02/19 03:31:16 deraadt Exp $ TZDIR= /usr/share/zoneinfo LOCALTIME= US/Pacific @@ -15,7 +15,7 @@ BINGRP= wheel BIN1= aliases bootptab changelist ccd.conf csh.cshrc csh.login csh.logout \ daily dm.conf exports ftpusers ftpchroot gettytab group hosts \ hosts.lpd ifaliases inetd.conf ipf.rules ksh.kshrc \ - locate.rc man.conf monthly motd mrouted.conf myname nat.rules \ + locate.rc man.conf monthly motd mrouted.conf myname ipnat.rules \ netstart networks newsyslog.conf passwd.conf phones printcap \ protocols rbootd.conf rc rc.conf rc.local rc.securelevel remote rpc security \ services shells syslog.conf weekly etc.${MACHINE}/disktab |