summaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authormotoyuki <motoyuki@FreeBSD.org>2000-07-09 10:26:22 +0000
committermotoyuki <motoyuki@FreeBSD.org>2000-07-09 10:26:22 +0000
commit23315816d14be77e9d911a2444776e9ab44e8285 (patch)
tree783f69b5a61a2c78041210a7bd4960aa5f9ed589 /textproc
parentfcaeff2fafc721feb6a67872df295318cc65cb07 (diff)
downloadFreeBSD-ports-23315816d14be77e9d911a2444776e9ab44e8285.zip
FreeBSD-ports-23315816d14be77e9d911a2444776e9ab44e8285.tar.gz
Fix typo.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/coco/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/coco/Makefile b/textproc/coco/Makefile
index 96f31f6..8efebe5 100644
--- a/textproc/coco/Makefile
+++ b/textproc/coco/Makefile
@@ -152,7 +152,7 @@ post-install:
@${TOUCH} ${TOUCH_FLAGS} ${INSTALL_COOKIE}
if [ ! -f ${STARTUP_SCRIPT} ]; then \
${ECHO} "Installing ${STARTUP_SCRIPT} startup file."; \
- ${INSTALL_SCRIPT} ${FILESDIR}/mule.sh ${STARTUPSCRIPT}; \
+ ${INSTALL_SCRIPT} ${FILESDIR}/mule.sh ${STARTUP_SCRIPT}; \
fi
post-package:
OpenPOWER on IntegriCloud