diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-01-09 15:41:08 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-01-09 15:41:08 +0000 |
commit | e0ac1afbf4d61f57851cd4a6a3a746a02296ec78 (patch) | |
tree | 740940432c415fc143ec9a4df32e1b52bea8bbdd /www/axis2 | |
parent | 6b3c1c257ad43484d7b791a4a70e76e61d4487c0 (diff) |
Notes
Diffstat (limited to 'www/axis2')
-rw-r--r-- | www/axis2/Makefile | 2 | ||||
-rw-r--r-- | www/axis2/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/axis2/Makefile b/www/axis2/Makefile index eaae91cac8ea..2afe6439450b 100644 --- a/www/axis2/Makefile +++ b/www/axis2/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-bin MAINTAINER= jgh@FreeBSD.org COMMENT= Provides a Web Services,SOAP and WSDL engine from Apache -LICENSE= ASL +LICENSE= AL2 USE_ZIP= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/www/axis2/pkg-plist b/www/axis2/pkg-plist index 61a2a061d1ff..3ebb88220cd7 100644 --- a/www/axis2/pkg-plist +++ b/www/axis2/pkg-plist @@ -213,4 +213,4 @@ @dirrmtry %%APPHOME%%/webapps/axis2/WEB-INF/lib/endorsed @dirrmtry %%APPHOME%%/webapps/axis2/WEB-INF/lib @dirrmtry %%APPHOME%%/webapps/axis2/WEB-INF -@dirrmtry %%APPHOME%%/webapps/axis2
\ No newline at end of file +@dirrmtry %%APPHOME%%/webapps/axis2 |