From e5490f30efad0109f795d795851f1a6ba5816391 Mon Sep 17 00:00:00 2001 From: Ernst de Haan Date: Tue, 25 Jun 2002 15:12:50 +0000 Subject: Improved the post-installation message. Requested by: phantom --- www/jakarta-tomcat3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/jakarta-tomcat3/Makefile') diff --git a/www/jakarta-tomcat3/Makefile b/www/jakarta-tomcat3/Makefile index d689af27e2c3..c2e4bbe5ead1 100644 --- a/www/jakarta-tomcat3/Makefile +++ b/www/jakarta-tomcat3/Makefile @@ -153,7 +153,7 @@ do-install: post-install: @${ECHO_CMD} "${APP_TITLE} ${PORTVERSION} has been installed in ${APP_HOME}." - @${ECHO_CMD} "If a user should be able to use ${CONTROL_SCRIPT_NAME}, put it in the group ${GROUP}." + @${ECHO_CMD} "If a user should be able to use ${CONTROL_SCRIPT_NAME}, then put this user in the group ${GROUP}." .if !defined(NOPORTDOCS) @${ECHO_CMD} "Use 'man ${CONTROL_SCRIPT_NAME}' for information about starting and stopping ${APP_TITLE}." .endif -- cgit v1.2.3