summaryrefslogtreecommitdiff
path: root/games/maelstrom
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-03-11 06:25:29 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-03-11 06:25:29 +0000
commit4f654de992accfdd4d04f2905cb1b7ebaf6e1475 (patch)
tree492740e6460c8775c8dd37b72ed80d1023c26a93 /games/maelstrom
parentInstall this setgid games, not setuid games. This is untested, but it's (diff)
Install setgid games, not setuid games
Not responding to emails: Maintainer
Notes
Notes: svn path=/head/; revision=26741
Diffstat (limited to 'games/maelstrom')
-rw-r--r--games/maelstrom/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/maelstrom/Makefile b/games/maelstrom/Makefile
index cafcf5da9582..77277d89d319 100644
--- a/games/maelstrom/Makefile
+++ b/games/maelstrom/Makefile
@@ -30,7 +30,7 @@ do-install:
@ ${INSTALL_DATA} ${WRKSRC}/Maelstrom\ ${file} ${PREFIX}/share/Maelstrom
.endfor
@ ${INSTALL_DATA} ${WRKSRC}/Maelstrom-Scores ${PREFIX}/share/Maelstrom
- @ ${CHOWN} games:games ${PREFIX}/share/Maelstrom/Maelstrom-Scores
+ @ ${CHOWN} root:games ${PREFIX}/share/Maelstrom/Maelstrom-Scores
@ ${CHMOD} 666 ${PREFIX}/share/Maelstrom/Maelstrom-Scores
@ ${MKDIR} ${PREFIX}/share/Maelstrom/Images
@ ${INSTALL_DATA} ${WRKSRC}/Images/*n ${PREFIX}/share/Maelstrom/Images