diff options
Diffstat (limited to 'www/tomcat6/Makefile')
-rw-r--r-- | www/tomcat6/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/tomcat6/Makefile b/www/tomcat6/Makefile index 4512c2e7afd1..13dc2bd047be 100644 --- a/www/tomcat6/Makefile +++ b/www/tomcat6/Makefile @@ -4,8 +4,7 @@ PORTNAME= tomcat PORTVERSION= 6.0.43 CATEGORIES= www java -MASTER_SITES= ${MASTER_SITE_APACHE} -MASTER_SITE_SUBDIR= tomcat/tomcat-6/v${PORTVERSION}/bin +MASTER_SITES= APACHE/tomcat/tomcat-6/v${PORTVERSION}/bin PKGNAMESUFFIX= 6 DISTNAME= apache-${PORTNAME}-${PORTVERSION} |