diff options
Diffstat (limited to 'textproc/nl-hunspell')
-rw-r--r-- | textproc/nl-hunspell/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/textproc/nl-hunspell/Makefile b/textproc/nl-hunspell/Makefile index fb1e1dc99cac..a4da982d209c 100644 --- a/textproc/nl-hunspell/Makefile +++ b/textproc/nl-hunspell/Makefile @@ -13,11 +13,8 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Dutch hunspell dictionaries -LICENSE= BSD2CLAUSE CCbyNCSA3 +LICENSE= BSD2CLAUSE CC-BY-3.0 LICENSE_COMB= dual -LICENSE_NAME_CCbyNCSA3=Attribution-NonCommercial-ShareAlike 3.0 Unported -LICENSE_TEXT_CCbyNCSA3=http://creativecommons.org/licenses/by/3.0/legalcode -LICENSE_PERMS_CCbyNCSA3=dist-mirror pkg-mirror auto-accept NO_ARCH= yes NO_BUILD= yes |