summaryrefslogtreecommitdiff
path: root/editors/mule-common
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 /editors/mule-common
parentAdd listmanager, a cool list manager with many features not found in other (diff)
Fix typo.
Notes
Notes: svn path=/head/; revision=30368
Diffstat (limited to 'editors/mule-common')
-rw-r--r--editors/mule-common/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/mule-common/Makefile b/editors/mule-common/Makefile
index 96f31f66cd13..8efebe555c4a 100644
--- a/editors/mule-common/Makefile
+++ b/editors/mule-common/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: