summaryrefslogtreecommitdiffstats
path: root/www/netscape4-communicator.us
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-06-01 06:05:18 +0000
committerobrien <obrien@FreeBSD.org>2001-06-01 06:05:18 +0000
commit5fbdb9eb0f20e0bf319c3078565e89327fea6f28 (patch)
tree124f40f80f2740ea1355e840ece3af488cba8e9f /www/netscape4-communicator.us
parent80694907888be0ceded66ec7b99fb002c6e7afbe (diff)
downloadFreeBSD-ports-5fbdb9eb0f20e0bf319c3078565e89327fea6f28.zip
FreeBSD-ports-5fbdb9eb0f20e0bf319c3078565e89327fea6f28.tar.gz
Use proper POSIX syntax for `chown'.
Diffstat (limited to 'www/netscape4-communicator.us')
-rw-r--r--www/netscape4-communicator.us/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/netscape4-communicator.us/Makefile b/www/netscape4-communicator.us/Makefile
index f96a385..598b02d 100644
--- a/www/netscape4-communicator.us/Makefile
+++ b/www/netscape4-communicator.us/Makefile
@@ -67,7 +67,7 @@ do-install:
${RM} -rf ${NDIR}/netscape-dynMotif
${RM} -rf ${NDIR}/libnullplugin-dynMotif.so
${RM} -rf ${NDIR}/movemail-src
- ${CHOWN} -R ${BINOWN}.${BINGRP} ${NDIR}
+ ${CHOWN} -R ${BINOWN}:${BINGRP} ${NDIR}
post-install:
@${CAT} ${DESCR}
OpenPOWER on IntegriCloud