mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
dfcac50937
- Depend on tcl/tk 8.3 - Update WWW + mastersite - Change maintainer to ports@freebsd.org PR: 23954 Submitted by: Don Croyle <croyle@gelemna.org> (maintainer)
17 lines
291 B
Plaintext
17 lines
291 B
Plaintext
--- 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
|
|
|