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 /mail/mime4j | |
parent | 6b3c1c257ad43484d7b791a4a70e76e61d4487c0 (diff) |
Notes
Diffstat (limited to 'mail/mime4j')
-rw-r--r-- | mail/mime4j/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mime4j/Makefile b/mail/mime4j/Makefile index 7a503733d9a1..be1206e5740c 100644 --- a/mail/mime4j/Makefile +++ b/mail/mime4j/Makefile @@ -17,7 +17,7 @@ COMMENT= A Java parser for e-mail message streams RUN_DEPENDS= ${JAVAJARDIR}/commons-logging.jar:${PORTSDIR}/java/jakarta-commons-logging -LICENSE= ASL +LICENSE= AL2 LICENSE_FILE= ${WRKSRC}/LICENSE USE_JAVA= yes |