summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-07-25 17:59:04 +0000
committerSteve Price <steve@FreeBSD.org>2001-07-25 17:59:04 +0000
commit68c10ed7518794a802ba94cff9d74387961fb386 (patch)
tree48c21cf7778c11c7517285f13b64ee9a6d23a651 /games
parentThis port require bison to build so add USE_BISON. (diff)
Use user:group in call to chown.
Notes
Notes: svn path=/head/; revision=45486
Diffstat (limited to 'games')
-rw-r--r--games/qix/pkg-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/qix/pkg-install b/games/qix/pkg-install
index 1ec18fccfae8..0e668af85c9b 100644
--- a/games/qix/pkg-install
+++ b/games/qix/pkg-install
@@ -8,7 +8,7 @@ X11BASE=/usr/X11R6
FONTDIR=$X11BASE/lib/X11/fonts/local
mkdir -p $X11BASE/share/qix
-chown bin.games $X11BASE/share/qix
+chown bin:games $X11BASE/share/qix
chmod g+w $X11BASE/share/qix
cat >> $FONTDIR/fonts.alias <<EOF