diff options
Diffstat (limited to 'textproc/p5-Unicode-CaseFold/Makefile')
-rw-r--r-- | textproc/p5-Unicode-CaseFold/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Unicode-CaseFold/Makefile b/textproc/p5-Unicode-CaseFold/Makefile index 6d57abaa5b5d..f015067eb4d4 100644 --- a/textproc/p5-Unicode-CaseFold/Makefile +++ b/textproc/p5-Unicode-CaseFold/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= culot@FreeBSD.org COMMENT= Unicode case-folding for case-insensitive lookups -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 |