summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/file/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/file/Makefile b/usr.bin/file/Makefile
index b93988dded4..6c603fa08bf 100644
--- a/usr.bin/file/Makefile
+++ b/usr.bin/file/Makefile
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile,v 1.3 1996/06/26 05:32:52 deraadt Exp $
+# $OpenBSD: Makefile,v 1.4 1996/07/27 11:32:03 deraadt Exp $
MAGIC= /etc/magic
-MAGICOWN= bin
+MAGICOWN= root
MAGICGRP= bin
MAGICMODE= 444