From 06a7662abbbb14a6c04c2dbf5141e8470400102e Mon Sep 17 00:00:00 2001 From: pav Date: Wed, 21 Mar 2007 00:59:36 +0000 Subject: - s/jakarta-tomcat4.1/apache-tomcat4.1/ per recent changes in that port Reported by: pointyhat --- www/jetspeed/Makefile | 2 +- www/jetspeed/pkg-message | 2 +- www/jetspeed/pkg-plist | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'www') diff --git a/www/jetspeed/Makefile b/www/jetspeed/Makefile index ced636a..83404ad 100644 --- a/www/jetspeed/Makefile +++ b/www/jetspeed/Makefile @@ -26,7 +26,7 @@ JAVA_VERSION= 1.4 NO_BUILD= yes -JAKARTA_HOME= ${LOCALBASE}/jakarta-tomcat4.1 +JAKARTA_HOME= ${LOCALBASE}/apache-tomcat4.1 do-install: @${INSTALL_DATA} ${WRKSRC}/jetspeed.war ${JAKARTA_HOME}/webapps diff --git a/www/jetspeed/pkg-message b/www/jetspeed/pkg-message index 7ef643d..c97da8d 100644 --- a/www/jetspeed/pkg-message +++ b/www/jetspeed/pkg-message @@ -1,6 +1,6 @@ Once everything is finally installed set the JAVA_HOME variable to ${LOCALBASE}/jdk1.4.2 and run the Tomcat server. The JetSpeed portal war file is copied to -${LOCALBASE}/jakarta-tomcat4.1/webapps, where tomcat resides. +${LOCALBASE}/apache-tomcat4.1/webapps, where tomcat resides. For more information on how it works look at JetSpeed homepage. diff --git a/www/jetspeed/pkg-plist b/www/jetspeed/pkg-plist index 396aaa9..fda7ffe 100644 --- a/www/jetspeed/pkg-plist +++ b/www/jetspeed/pkg-plist @@ -1,4 +1,4 @@ -jakarta-tomcat4.1/webapps/jetspeed.war +apache-tomcat4.1/webapps/jetspeed.war %%PORTDOCS%%%%DOCSDIR%%/INSTALL %%PORTDOCS%%%%DOCSDIR%%/LICENSE %%PORTDOCS%%%%DOCSDIR%%/README -- cgit v1.1