From 784972ffc4fdcb8ece4602f196757d1991054e62 Mon Sep 17 00:00:00 2001 From: Ernst de Haan Date: Sat, 30 Mar 2002 18:15:21 +0000 Subject: Removed reference to workers.properties since it no longer exists. Bumped PORTREVISION. --- www/jakarta-tomcat41/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'www/jakarta-tomcat41') diff --git a/www/jakarta-tomcat41/Makefile b/www/jakarta-tomcat41/Makefile index 07cfea174367..1b70c7eb5df0 100644 --- a/www/jakarta-tomcat41/Makefile +++ b/www/jakarta-tomcat41/Makefile @@ -7,7 +7,7 @@ PORTNAME= jakarta-tomcat PORTVERSION= 3.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www java MASTER_SITES= http://jakarta.apache.org/builds/jakarta-tomcat/release/v${PORTVERSION}/bin/ \ http://www.metaverse.nl/~ernst/ \ @@ -101,7 +101,6 @@ do-install: @${ECHO_CMD} -n ">> Copying files to destination directory..." @${CP} -R ${WRKSRC}/* ${APP_HOME} - @${CP} ${WRKDIR}/workers.properties ${APP_HOME}/conf @${ECHO_CMD} " [ DONE ]" @${ECHO_CMD} -n ">> Compiling and installing control script..." -- cgit v1.2.3