diff options
Diffstat (limited to 'www/tomcat-native/Makefile')
-rw-r--r-- | www/tomcat-native/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tomcat-native/Makefile b/www/tomcat-native/Makefile index 46ad9fb20b48..73a343d06709 100644 --- a/www/tomcat-native/Makefile +++ b/www/tomcat-native/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ale@FreeBSD.org COMMENT= Tomcat native library -LICENSE= ASL +LICENSE= AL2 LICENSE_FILE= ${WRKDIR}/${DISTNAME}/LICENSE LIB_DEPENDS= apr-1:${PORTSDIR}/devel/apr1 |