summaryrefslogtreecommitdiff
path: root/japanese/xgate
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2006-01-16 21:54:55 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2006-01-16 21:54:55 +0000
commitab412685361269acc9829c90274c075b1bab26b3 (patch)
treebe2ab9c250e26f089fb5140dbf754d9c75930009 /japanese/xgate
parentModify rc.d script like example in Porters Handbook. (diff)
Fix typo.
Reported by: ume
Notes
Notes: svn path=/head/; revision=153686
Diffstat (limited to 'japanese/xgate')
-rw-r--r--japanese/xgate/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/xgate/Makefile b/japanese/xgate/Makefile
index ef517173abb6..0b8d5bba7658 100644
--- a/japanese/xgate/Makefile
+++ b/japanese/xgate/Makefile
@@ -76,7 +76,7 @@ post-patch:
${FIND} ${WRKSRC} -name \*.orig -print0 | ${XARGS} -0 ${RM}
do-install:
- ${INSTALl} -d -o ${WWWOWN} -g ${WWWGRP} /var/log/xgate
+ ${INSTALL} -d -o ${WWWOWN} -g ${WWWGRP} /var/log/xgate
@cd ${WRKSRC} && ${FIND} xgate | \
${CPIO} -pdm -L -R ${WWWOWN}:${WWWGRP} ${APP_HOME}/webapps/
.for conf in ${CNFLSTS}