From 1259e8f1ca09da0b15a8eb79ca1558c274658d3e Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 19 Feb 2010 22:04:25 +0000 Subject: Fix ownership. Bump revision. --- games/lmarbles/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games/lmarbles') diff --git a/games/lmarbles/Makefile b/games/lmarbles/Makefile index a0d8caf01ef..3075e4ec542 100644 --- a/games/lmarbles/Makefile +++ b/games/lmarbles/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2008/07/27 22:35:17 dholland Exp $ +# $NetBSD: Makefile,v 1.13 2010/02/19 22:05:50 joerg Exp $ DISTNAME= lmarbles-1.0.7 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lgames/} @@ -29,7 +29,7 @@ SETGIDGAME= yes SPECIAL_PERMS= bin/lmarbles ${SETGID_GAMES_PERMS} REQD_DIRS_PERMS+= ${PROFILE_DIR} ${GAMEOWN} ${GAMEGRP} ${GAMEDIRMODE} REQD_FILES_PERMS+= ${EXAMPLES_DIR}/lmarbles.prfs ${PROFILE_DIR}/lmarbles.prfs \ - ${GAMEOWN} ${GAMEGRP} ${GAMEDATAMODE} + ${GAMES_USER} ${GAMES_GROUP} ${GAMEDATAMODE} BUILD_DEFS+= VARBASE BUILD_DEFS+= GAMEDATAMODE -- cgit v1.2.3