diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2017-11-04 11:43:35 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2017-11-04 11:43:35 +0000 |
commit | c27d4e377f6d3ae4eec240fc9ab019c4dbcea9b4 (patch) | |
tree | aa141bf97faf2dbf6ab037a0642fcf19860398a4 /portuguese | |
parent | www/firefox: always use specified libclang version (diff) |
Update license of ports using MPL (without version)
All ports now should use MPL[10|11|20] license.
Approved by: portmgr (blanket)
Notes
Notes:
svn path=/head/; revision=453453
Diffstat (limited to 'portuguese')
-rw-r--r-- | portuguese/hunspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/portuguese/hunspell/Makefile b/portuguese/hunspell/Makefile index 882bf4fabffc..6e5e243204ea 100644 --- a/portuguese/hunspell/Makefile +++ b/portuguese/hunspell/Makefile @@ -17,7 +17,7 @@ COMMENT= Portuguese hunspell dictionaries # We pick the common one among: # - pt_PT is licensed under GPLv2, LGPL21 and MPL11. # - pt_BR is licensed under LGPL3 and MPL. -LICENSE= MPL +LICENSE= MPL11 NO_ARCH= yes NO_BUILD= yes |