summaryrefslogtreecommitdiff
path: root/net/rude/files/patch-crude::Makefile.in
blob: a0075a180071e6ea0a238407ce31b03272e5d6f3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- crude/Makefile.in.orig	Tue Jun 24 11:26:39 2003
+++ crude/Makefile.in	Tue Jun 24 11:26:57 2003
@@ -19,7 +19,7 @@
 sbindir       = @sbindir@
 srcdir        = @srcdir@
 
-INSTALL  = @INSTALL@ -o root -g root -m 0755
+INSTALL  = @INSTALL@ -o root -g wheel -m 0755
 VPATH    = @srcdir@
 
 CC       = @CC@