diff options
| author | Alexander Langer <alex@FreeBSD.org> | 2001-08-29 19:59:30 +0000 |
|---|---|---|
| committer | Alexander Langer <alex@FreeBSD.org> | 2001-08-29 19:59:30 +0000 |
| commit | 466df28c527764f67157e676ec6f49d381b95ff4 (patch) | |
| tree | 13c4af956e7bf1f15d469e61e5c6564b52cefe07 /etc/Makefile | |
| parent | ff6ea8bb9d7d6159ed41c86d9f68b08bb2b21b0e (diff) | |
Notes
Diffstat (limited to 'etc/Makefile')
| -rw-r--r-- | etc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/Makefile b/etc/Makefile index c84c1c745fa2..c94460f0d3ea 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -37,7 +37,7 @@ SSH= ${.CURDIR}/../crypto/openssh/ssh_config \ SSL= ${.CURDIR}/../crypto/openssl/apps/openssl.cnf .endif -# -rwxr-xr-x root.wheel, for the new cron root.wheel +# -rwxr-xr-x root:wheel, for the new cron root:wheel BIN2= netstart pccard_ether rc.suspend rc.resume MTREE= BSD.include.dist BSD.local.dist BSD.root.dist BSD.usr.dist \ |
