diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2013-12-30 20:55:18 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2013-12-30 20:55:18 +0000 |
commit | 4fb1cfb1cd39cc9eebf2dca04766b8bb32d2851d (patch) | |
tree | 3ac0539929df7ded62928608363897c24273f689 /www/axis2 | |
parent | 15ed6235586fa434f1987dc7a0f0a26164d59b33 (diff) |
Notes
Diffstat (limited to 'www/axis2')
-rw-r--r-- | www/axis2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/axis2/Makefile b/www/axis2/Makefile index d662475595e0..3a1b8c1b3e31 100644 --- a/www/axis2/Makefile +++ b/www/axis2/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-bin MAINTAINER= nemysis@FreeBSD.org COMMENT= Provides a Web Services,SOAP and WSDL engine from Apache -LICENSE= AL2 +LICENSE= APACHE20 USE_ZIP= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |