aboutsummaryrefslogtreecommitdiff
path: root/textproc/html
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2001-06-01 05:15:32 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2001-06-01 05:15:32 +0000
commitb084eb5e8cb67deb1707c4b05917ad0d6ebb65b4 (patch)
treefd73f8a59e1f4b6079165c094800321361710aa2 /textproc/html
parent9acbface285de55aa687aa417f393e68066527d1 (diff)
downloadports-b084eb5e8cb67deb1707c4b05917ad0d6ebb65b4.tar.gz
ports-b084eb5e8cb67deb1707c4b05917ad0d6ebb65b4.zip
Use ':' instead of '.' for ${CHOWN}.
Notes
Notes: svn path=/head/; revision=43376
Diffstat (limited to 'textproc/html')
-rw-r--r--textproc/html/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/html/Makefile b/textproc/html/Makefile
index e57b6d1538ef..cf5d96c4186d 100644
--- a/textproc/html/Makefile
+++ b/textproc/html/Makefile
@@ -30,7 +30,7 @@ pre-install:
do-install:
@zcat ${DISTDIR}/${DISTFILES} |(cd ${INSTDIR}; pax -r)
@${CHMOD} ${SHAREMODE} `find ${INSTDIR} -type f`
- @${CHOWN} -R ${SHAREOWN}.${SHAREGRP} ${INSTDIR}
+ @${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${INSTDIR}
post-install:
@${MKCATALOG} -q install ${PORTNAME}