diff options
Diffstat (limited to 'www/tomcat41/Makefile')
-rw-r--r-- | www/tomcat41/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/tomcat41/Makefile b/www/tomcat41/Makefile index ba710cd62633..3ba29d09d3ad 100644 --- a/www/tomcat41/Makefile +++ b/www/tomcat41/Makefile @@ -6,10 +6,9 @@ # PORTNAME= jakarta-tomcat -PORTVERSION= 4.1.18 +PORTVERSION= 4.1.24 CATEGORIES= www java MASTER_SITES= http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v${PORTVERSION}/bin/ \ - http://www.metaverse.nl/~ernst/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= znerd |