diff options
Diffstat (limited to 'www/tomcat6/Makefile')
-rw-r--r-- | www/tomcat6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tomcat6/Makefile b/www/tomcat6/Makefile index d4d2d22d708e..622cee85b75a 100644 --- a/www/tomcat6/Makefile +++ b/www/tomcat6/Makefile @@ -11,7 +11,7 @@ DISTNAME= apache-${PORTNAME}-${PORTVERSION} MAINTAINER= ale@FreeBSD.org COMMENT= Open-source Java web server by Apache, 6.x branch -LICENSE= AL2 +LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USE_JAVA= yes |