diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1994-11-20 23:11:00 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1994-11-20 23:11:00 +0000 |
| commit | 3d68884c5b5167a35f608cc8c28f23c3b0c720db (patch) | |
| tree | 94024e91c9fd8946daf9e749a35894db03f8108e /etc/Makefile | |
| parent | 5b4be47e2898a03118ac40ca767d2f36933ec8c1 (diff) | |
Notes
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 f878e8505f5d..f462adb77dac 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.11 (Berkeley) 5/21/91 -# $Id: Makefile,v 1.91 1994/10/29 12:47:44 phk Exp $ +# $Id: Makefile,v 1.92 1994/11/14 20:56:10 phk Exp $ # disktab may be wrong -- hcx9 is a tahoe, but gets its own. # -rw-r--r-- @@ -7,7 +7,7 @@ BINOWN= root BINGRP= wheel BIN1= aliases csh.cshrc csh.login csh.logout dm.conf \ ftpusers gettytab group hosts host.conf hosts.equiv hosts.lpd \ - inetd.conf login.access motd myname netstart \ + inetd.conf login.access motd netstart \ networks phones printcap profile protocols rc rc.local remote \ security services shells \ syslog.conf ttys etc.${MACHINE}/disktab rpc make.conf \ |
