--- lib/apex/Makefile.am.0	Tue Sep  4 15:12:16 2001
+++ lib/apex/Makefile.am	Tue Sep  4 15:12:48 2001
@@ -16,7 +16,7 @@
 install-data-hook:
 if SET_GID
 	touch "$(DESTDIR)$(angbanddir)/scores.raw"
-	chown -R root.@GAMEGROUP@ "$(DESTDIR)$(angbanddir)"
+	chown -R root:@GAMEGROUP@ "$(DESTDIR)$(angbanddir)"
 	chmod -R g+w "$(DESTDIR)$(angbanddir)"
 endif
 
