diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-09-28 22:22:06 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-09-28 22:22:06 +0000 |
| commit | c25d9c21a9ae7ae3c2a3198ff7c11abd80ebec16 (patch) | |
| tree | 6221dc6e5f944d99e781e2ffe3c70e8f49519ad2 /etc/Makefile | |
| parent | 6b60b66862c2353614f87373c8cb5dd3066941b7 (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 59c5549162ed..74ff2e0b41eb 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.11 (Berkeley) 5/21/91 -# $Id: Makefile,v 1.159 1997/08/14 07:00:44 jkh Exp $ +# $Id: Makefile,v 1.160 1997/08/16 17:07:12 pst Exp $ # -rw-r--r-- BINOWN= root @@ -27,7 +27,7 @@ MTREE= BSD.include.dist BSD.local.dist BSD.root.dist BSD.usr.dist \ NAMEDB= PROTO.localhost.rev named.boot named.root make-localhost PPPCNF= ppp.conf.filter.sample ppp.conf.iij.sample ppp.conf.sample \ ppp.conf.server.sample ppp.dialup.sample ppp.linkup.sample \ - ppp.pap.dialup.sample ppp.secret.sample ppp.deny ppp.secret.sample + ppp.pap.dialup.sample ppp.secret.sample ppp.deny ppp.shells.sample # Special top level files for FreeBSD |
