summaryrefslogtreecommitdiffstats
path: root/robots
diff options
context:
space:
mode:
Diffstat (limited to 'robots')
-rw-r--r--robots/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/robots/Makefile b/robots/Makefile
index 39308bc5..4249388b 100644
--- a/robots/Makefile
+++ b/robots/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 1997/11/20 00:12:38 mrg Exp $
+# $NetBSD: Makefile,v 1.11 1997/11/29 19:32:30 veego Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
PROG= robots
@@ -13,7 +13,7 @@ SETGIDGAME=yes
FILES= /dev/null
FILESNAME=robots_roll
-FILESMODE=600
+FILESMODE=660
FILESDIR=/var/games
.include <bsd.prog.mk>