pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/games/omega



Module Name:    pkgsrc
Committed By:   dholland
Date:           Sun Jan 20 08:13:36 UTC 2019

Modified Files:
        pkgsrc/games/omega: Makefile

Log Message:
omega: SETGIDGAME -> USE_GAMESGROUP


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/games/omega/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/omega/Makefile
diff -u pkgsrc/games/omega/Makefile:1.36 pkgsrc/games/omega/Makefile:1.37
--- pkgsrc/games/omega/Makefile:1.36    Tue Aug 18 07:31:09 2015
+++ pkgsrc/games/omega/Makefile Sun Jan 20 08:13:35 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2015/08/18 07:31:09 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2019/01/20 08:13:35 dholland Exp $
 
 DISTNAME=      omega-0.90.4-src
 PKGNAME=       omega-0.90.4
@@ -10,7 +10,7 @@ MAINTAINER=   pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.alcyone.com/max/projects/omega/
 COMMENT=       Complex rogue-like game of exploration with a sense of humor
 
-SETGIDGAME=            yes
+USE_GAMESGROUP=                yes
 
 MAKE_JOBS_SAFE=                no
 



Home | Main Index | Thread Index | Old Index