
$FreeBSD: ports/games/gnomebreakout/files/patch-aa,v 1.4 2001/06/04 09:33:43 dirk Exp $

--- Makefile.in.orig	Thu Feb  8 12:20:37 2001
+++ Makefile.in	Thu Feb  8 12:21:38 2001
@@ -446,7 +446,7 @@
 install-data-local:
 	-$(mkinstalldirs) $(DESTDIR)$(scoredir)
 	-touch $(DESTDIR)$(scoredir)/gnome-breakout.scores
-	-chown games.games $(DESTDIR)$(scoredir)/gnome-breakout.scores
+	-chown root:games $(DESTDIR)$(scoredir)/gnome-breakout.scores
 	-chmod 0664 $(DESTDIR)$(scoredir)/gnome-breakout.scores
 	-chgrp games $(DESTDIR)$(bindir)/gnome-breakout && chmod 2755 $(DESTDIR)$(bindir)/gnome-breakout
 
