aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMotoyuki Konno <motoyuki@FreeBSD.org>2000-07-09 10:26:22 +0000
committerMotoyuki Konno <motoyuki@FreeBSD.org>2000-07-09 10:26:22 +0000
commita4f59a912b5316e8a9764b5f6aad1ba0dedda315 (patch)
tree968b5f3997fd3811ebbfdb19ed673fd5e8be9134 /textproc
parentdea01634c66f4d8fd68439387ecd6ca113e635e2 (diff)
downloadports-a4f59a912b5316e8a9764b5f6aad1ba0dedda315.tar.gz
ports-a4f59a912b5316e8a9764b5f6aad1ba0dedda315.zip
Fix typo.
Notes
Notes: svn path=/head/; revision=30368
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 96f31f66cd13..8efebe555c4a 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: