aboutsummaryrefslogtreecommitdiff
path: root/games/xpuyo/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-06-01 06:05:18 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-06-01 06:05:18 +0000
commit90eb686abd90a105ace72b3e120053c4157a0cd4 (patch)
tree7db1074b061c221458953dd6fceb631f8d8ef044 /games/xpuyo/Makefile
parent2d7438d6f4e745b0e59b3a2bc4f87398c455d252 (diff)
downloadports-90eb686abd90a105ace72b3e120053c4157a0cd4.tar.gz
ports-90eb686abd90a105ace72b3e120053c4157a0cd4.zip
Notes
Diffstat (limited to 'games/xpuyo/Makefile')
-rw-r--r--games/xpuyo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xpuyo/Makefile b/games/xpuyo/Makefile
index 1f53c60ff992..8fbe06608e32 100644
--- a/games/xpuyo/Makefile
+++ b/games/xpuyo/Makefile
@@ -20,7 +20,7 @@ RESTRICTED= "The author\'s ashamed of the quality of this version"
post-install:
@${CHMOD} 755 ${PREFIX}/bin/xpuyo
- @${CHOWN} ${BINOWN}.${BINGRP} ${PREFIX}/bin/xpuyo
+ @${CHOWN} ${BINOWN}:${BINGRP} ${PREFIX}/bin/xpuyo
@${MKDIR} ${PREFIX}/share/doc/xpuyo
${INSTALL_DATA} ${FILESDIR}/README ${PREFIX}/share/doc/xpuyo