diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-09-24 18:50:20 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-09-24 18:50:20 +0000 |
commit | 452f810cb9601e46b5df276ba4caa31f6f911d7d (patch) | |
tree | 29cdf862e436288cbbdd76a1807b7ed9e9b9b1e8 | |
parent | 5ddd8a5caa91e58fe2e14f3439a8d162d1c37bfc (diff) | |
download | ports-452f810cb9601e46b5df276ba4caa31f6f911d7d.tar.gz ports-452f810cb9601e46b5df276ba4caa31f6f911d7d.zip |
Notes
-rw-r--r-- | textproc/es-hunspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/es-hunspell/Makefile b/textproc/es-hunspell/Makefile index 97c812b62dc4..4a65e7c971bf 100644 --- a/textproc/es-hunspell/Makefile +++ b/textproc/es-hunspell/Makefile @@ -12,7 +12,7 @@ DIST_SUBDIR= ${PORTNAME}/es-${PORTNAME}-${PORTVERSION} MAINTAINER= office@FreeBSD.org COMMENT= Spanish hunspell dictionaries -LICENSE= GPLv3 LGPL3 MPL +LICENSE= GPLv3 LGPL3 MPL11 LICENSE_COMB= dual LICENSE_FILE_GPLv3= ${WRKSRC}/GPLv3.txt LICENSE_FILE_LGPL3= ${WRKSRC}/LGPLv3.txt |