aboutsummaryrefslogtreecommitdiff
path: root/irc/irc
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-27 00:45:43 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-27 00:45:43 +0000
commit34171d18e7d15518b0d4be05014647ae496a03b1 (patch)
tree7afbcbdab7ade0ede36d8144d66e4d152fce3337 /irc/irc
parentb705cbc95ce7bf042f8953c29453b6528f20a3c6 (diff)
downloadports-34171d18e7d15518b0d4be05014647ae496a03b1.tar.gz
ports-34171d18e7d15518b0d4be05014647ae496a03b1.zip
Notes
Diffstat (limited to 'irc/irc')
-rw-r--r--irc/irc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/irc/Makefile b/irc/irc/Makefile
index feaa40546213..671f2ebcec25 100644
--- a/irc/irc/Makefile
+++ b/irc/irc/Makefile
@@ -54,7 +54,7 @@ do-install:
post-install:
@if [ ! -f ${STARTUP_SCRIPT} ]; then \
- ${ECHO} "Installing ${STARTUP_SCRIPT} startup file."; \
+ ${ECHO_MSG} "Installing ${STARTUP_SCRIPT} startup file."; \
${INSTALL_SCRIPT} ${WRKDIR}/ircd.sh ${STARTUP_SCRIPT};\
fi