From 4e5f0bce3191dd7aff0e3e6d6d3e58567a2fea64 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sun, 4 Apr 2004 12:39:24 +0000 Subject: - Use MASTER_SITES_APACHE_JAKARTA PR: ports/65158 Submitted by: Kang Liu (maintainer) --- www/tomcat6/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'www/tomcat6') diff --git a/www/tomcat6/Makefile b/www/tomcat6/Makefile index 835c15bdd0cd..dfe79fb2f2fd 100644 --- a/www/tomcat6/Makefile +++ b/www/tomcat6/Makefile @@ -8,9 +8,8 @@ PORTNAME= jakarta-tomcat PORTVERSION= 5.0.19 CATEGORIES= www java -MASTER_SITES= http://www.apache.org/dist/jakarta/tomcat-5/v${PORTVERSION}/bin/ \ - http://apache.lemon4ssc.org/dist/jakarta/tomcat-5/v${PORTVERSION}/bin/ \ - http://distfiles.coredump.cn/ +MASTER_SITES= ${MASTER_SITE_APACHE_JAKARTA} +MASTER_SITE_SUBDIR= tomcat-5/v${PORTVERSION}/bin MAINTAINER= liukang@bjpu.edu.cn COMMENT= Open-source Java web server by Apache, 5.0.x branch -- cgit v1.2.3