From 668a035f6586a571d9d7f2f11e71a7d4c48d8b2b Mon Sep 17 00:00:00 2001 From: rillig Date: Sun, 3 Nov 2019 19:28:47 +0000 Subject: games: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections. --- games/xkobo/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games/xkobo') diff --git a/games/xkobo/Makefile b/games/xkobo/Makefile index 48ff235845c..2e00fe135e5 100644 --- a/games/xkobo/Makefile +++ b/games/xkobo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2018/07/18 00:06:17 joerg Exp $ +# $NetBSD: Makefile,v 1.27 2019/11/03 19:28:49 rillig Exp $ DISTNAME= xkobo-1.11 PKGREVISION= 5 @@ -11,8 +11,8 @@ COMMENT= Multi-way scrolling shoot 'em up game for X. Strangely addictive LICENSE= gnu-gpl-v2 -SETGIDGAME= yes -SPECIAL_PERMS+= bin/xoko ${SETGID_GAMES_PERMS} +SETGIDGAME= yes +SPECIAL_PERMS+= bin/xoko ${SETGID_GAMES_PERMS} OWN_DIRS_PERMS+= ${VARBASE}/games/xkobo ${GAMES_USER} ${GAMES_GROUP} \ ${GAMEDIRMODE} -- cgit v1.2.3