summaryrefslogtreecommitdiff
path: root/www/tomcat41
diff options
context:
space:
mode:
authorErnst de Haan <znerd@FreeBSD.org>2002-03-30 21:08:55 +0000
committerErnst de Haan <znerd@FreeBSD.org>2002-03-30 21:08:55 +0000
commit91dae29ec0e5ff04cbeaed602d3a25066605022a (patch)
tree30a2556cb410510d1872df081ee4739d337dd634 /www/tomcat41
parentUpdate to 2.4.2a. (diff)
Changed a message to make it more generic.
Notes
Notes: svn path=/head/; revision=56988
Diffstat (limited to 'www/tomcat41')
-rw-r--r--www/tomcat41/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tomcat41/Makefile b/www/tomcat41/Makefile
index d674a0a767d7..da7a20879628 100644
--- a/www/tomcat41/Makefile
+++ b/www/tomcat41/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 ]"