pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/angband-tty
Module Name: pkgsrc
Committed By: dholland
Date: Mon Nov 26 07:12:40 UTC 2018
Modified Files:
pkgsrc/games/angband-tty: Makefile
Log Message:
USE_GAMESGROUP, not SETGIDGAME.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/games/angband-tty/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/angband-tty/Makefile
diff -u pkgsrc/games/angband-tty/Makefile:1.41 pkgsrc/games/angband-tty/Makefile:1.42
--- pkgsrc/games/angband-tty/Makefile:1.41 Tue Nov 20 18:09:46 2018
+++ pkgsrc/games/angband-tty/Makefile Mon Nov 26 07:12:39 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2018/11/20 18:09:46 maya Exp $
+# $NetBSD: Makefile,v 1.42 2018/11/26 07:12:39 dholland Exp $
#
DISTNAME= angband-283
@@ -25,7 +25,7 @@ BUILD_TARGET= angband
SPOILERFILE= angband-spoilers.tar.gz
-SETGIDGAME= yes
+USE_GAMESGROUP= yes
SPECIAL_PERMS= bin/angband ${SETGID_GAMES_PERMS}
INSTALLATION_DIRS= bin
Home |
Main Index |
Thread Index |
Old Index