summaryrefslogtreecommitdiff
path: root/games/Makefile.inc
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2015-11-24 03:10:11 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2015-11-24 03:10:11 +0000
commit38c3b9b6692021b2d5cdbc12a4c6792c3e8192a2 (patch)
tree1aeb9ce5e3bcb88c85c16fef4a0dc9d5cc233fa9 /games/Makefile.inc
parentcd1796ef95440c3b155f3bb473c00a2d03170090 (diff)
In 1995, all of the games were setuid games. At end of 1996, I took them all
to setgid games, and we started wittling them down. Nearly 10 years later I am removing all setgid from the games. If any of these have score files they are now broken, and I hope various folk repair them. I have argued for years (and received pushback...) that the score file features must be removed, or rewritten to use private files, because setgid is the wrong tool. ok tedu
Diffstat (limited to 'games/Makefile.inc')
-rw-r--r--games/Makefile.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/Makefile.inc b/games/Makefile.inc
index 9f305275b4b..b2fd811edd1 100644
--- a/games/Makefile.inc
+++ b/games/Makefile.inc
@@ -1,4 +1,3 @@
-# $OpenBSD: Makefile.inc,v 1.5 2002/05/23 18:42:59 deraadt Exp $
+# $OpenBSD: Makefile.inc,v 1.6 2015/11/24 03:10:09 deraadt Exp $
-BINGRP?= games
BINDIR?= /usr/games