freebsd-ports/games/xconq/files/patch-ai

17 lines
291 B
Plaintext
Raw Normal View History

--- x11/Makefile.in.orig Tue Aug 22 07:52:56 2000
+++ x11/Makefile.in Sat Dec 30 04:03:20 2000
@@ -24,10 +24,10 @@
krnsrcdir = $(srcdir)/../kernel
-GAMEUID = games
-GAMEGRP = bin
+GAMEUID = root
+GAMEGRP = games
-GAMEPERM = 04755
+GAMEPERM = 02755
DIRPERM = 0755
FILEPERM = 0644