aboutsummaryrefslogtreecommitdiff
path: root/www/tomcat55
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-04-04 12:39:24 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-04-04 12:39:24 +0000
commit4e5f0bce3191dd7aff0e3e6d6d3e58567a2fea64 (patch)
treed08ea4450c000396c37646d5f52017767cbd1964 /www/tomcat55
parentaabb8d2e847ba3cc7f235cca921c49c94ff6b03b (diff)
downloadports-4e5f0bce3191dd7aff0e3e6d6d3e58567a2fea64.tar.gz
ports-4e5f0bce3191dd7aff0e3e6d6d3e58567a2fea64.zip
- Use MASTER_SITES_APACHE_JAKARTA
PR: ports/65158 Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer)
Notes
Notes: svn path=/head/; revision=106110
Diffstat (limited to 'www/tomcat55')
-rw-r--r--www/tomcat55/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/tomcat55/Makefile b/www/tomcat55/Makefile
index 835c15bdd0cd..dfe79fb2f2fd 100644
--- a/www/tomcat55/Makefile
+++ b/www/tomcat55/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