]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - robots/Makefile
We need a FILESMODE=660 for dm which is now setgid games.
[bsdgames-darwin.git] / robots / Makefile
index 39308bc51c1485c87b5a655bf662892734846897..4249388bb76294082db45a929cdf5c2227b15649 100644 (file)
@@ -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>