From 4d639787eecc640aecfccdd17ffc647b75983e65 Mon Sep 17 00:00:00 2001 From: znerd Date: Sat, 30 Mar 2002 21:08:55 +0000 Subject: Changed a message to make it more generic. --- www/jakarta-tomcat3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/jakarta-tomcat3') diff --git a/www/jakarta-tomcat3/Makefile b/www/jakarta-tomcat3/Makefile index d674a0a767d7..da7a20879628 100644 --- a/www/jakarta-tomcat3/Makefile +++ b/www/jakarta-tomcat3/Makefile @@ -65,7 +65,7 @@ pre-install: @PKG_PREFIX=${PREFIX} ${SH} pkg-install ${PKGNAME} PRE-INSTALL do-install: - @${ECHO_CMD} -n ">> Removing all .bat and .orig files..." + @${ECHO_CMD} -n ">> Removing unneeded files..." @${RM} -f `${FIND} ${WRKSRC} -name '*.bat'` `${FIND} ${WRKSRC} -name '*.orig'` @${ECHO_CMD} " [ DONE ]" -- cgit