diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-09-24 18:49:11 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-09-24 18:49:11 +0000 |
commit | ed907d6a20c5288080de29d88ba22ab98d3a5d3b (patch) | |
tree | 406b594ad1d8e4e8210f263aa233639c880d9428 /graphics/graphite2 | |
parent | 640f56be650e46ef20185b23cdd7ad91ee5aef99 (diff) |
Notes
Diffstat (limited to 'graphics/graphite2')
-rw-r--r-- | graphics/graphite2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/graphite2/Makefile b/graphics/graphite2/Makefile index f04167cb8d60..4f0d83333062 100644 --- a/graphics/graphite2/Makefile +++ b/graphics/graphite2/Makefile @@ -7,7 +7,7 @@ CATEGORIES= graphics print MAINTAINER= office@FreeBSD.org COMMENT= Rendering capabilities for complex non-Roman writing systems -LICENSE= GPLv2 LGPL21 MPL +LICENSE= GPLv2 LGPL21 MPL20 LICENSE_COMB= dual USE_GITHUB= yes |