pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/jetpack



Module Name:    pkgsrc
Committed By:   dholland
Date:           Sun Jan 20 08:09:29 UTC 2019

Modified Files:
        pkgsrc/games/jetpack: Makefile

Log Message:
jetpack: SETGIDGAME -> USE_GAMESGROUP


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/games/jetpack/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/jetpack/Makefile
diff -u pkgsrc/games/jetpack/Makefile:1.13 pkgsrc/games/jetpack/Makefile:1.14
--- pkgsrc/games/jetpack/Makefile:1.13  Sun Jan 14 17:33:59 2018
+++ pkgsrc/games/jetpack/Makefile       Sun Jan 20 08:09:29 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2018/01/14 17:33:59 rillig Exp $
+# $NetBSD: Makefile,v 1.14 2019/01/20 08:09:29 dholland Exp $
 
 DISTNAME=      jetpack
 PKGNAME=       jetpack-1.0
@@ -12,7 +12,7 @@ COMMENT=      Arcade action game for X Window
 
 USE_IMAKE=             yes
 NO_INSTALL_MANPAGES=   yes
-SETGIDGAME=            yes
+USE_GAMESGROUP=                yes
 
 INSTALLATION_DIRS=     bin ${PKGMANDIR}/man6 share/jetpack
 



Home | Main Index | Thread Index | Old Index