aboutsummaryrefslogtreecommitdiff
path: root/graphics/libgltf
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2017-11-04 11:43:35 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2017-11-04 11:43:35 +0000
commitc27d4e377f6d3ae4eec240fc9ab019c4dbcea9b4 (patch)
treeaa141bf97faf2dbf6ab037a0642fcf19860398a4 /graphics/libgltf
parent32803c926fefe1d884ac4e1d198d8f0a928b48d3 (diff)
downloadports-c27d4e377f6d3ae4eec240fc9ab019c4dbcea9b4.tar.gz
ports-c27d4e377f6d3ae4eec240fc9ab019c4dbcea9b4.zip
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 'graphics/libgltf')
-rw-r--r--graphics/libgltf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libgltf/Makefile b/graphics/libgltf/Makefile
index e3317efd92db..0650780c1302 100644
--- a/graphics/libgltf/Makefile
+++ b/graphics/libgltf/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= LODEV
MAINTAINER= office@FreeBSD.org
COMMENT= C++ Library for rendering OpenGL models stored in glTF format
-LICENSE= LGPL21 MPL
+LICENSE= LGPL21 MPL20
LICENSE_COMB= dual
BUILD_DEPENDS= ${LOCALBASE}/include/boost/ptr_container/ptr_map.hpp:devel/boost-libs \