diff options
author | jkim <jkim@FreeBSD.org> | 2017-08-03 02:14:20 +0800 |
---|---|---|
committer | jkim <jkim@FreeBSD.org> | 2017-08-03 02:14:20 +0800 |
commit | cf733706123bb6003ddb92bc6fd088834f0c1bf4 (patch) | |
tree | 5f2141dcad32ae38c2b40f67398755af5d9e8d40 /textproc | |
parent | b6f2cef4f56b7462bf8a5e711b51564677047b7e (diff) | |
download | freebsd-ports-gnome-cf733706123bb6003ddb92bc6fd088834f0c1bf4.tar.gz freebsd-ports-gnome-cf733706123bb6003ddb92bc6fd088834f0c1bf4.tar.zst freebsd-ports-gnome-cf733706123bb6003ddb92bc6fd088834f0c1bf4.zip |
Update LGPL version. LGPL v2.1 or later is allowed.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libmwaw03/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libmwaw03/Makefile b/textproc/libmwaw03/Makefile index 823fa3b857c4..506516e22bd7 100644 --- a/textproc/libmwaw03/Makefile +++ b/textproc/libmwaw03/Makefile @@ -9,7 +9,7 @@ PKGNAMESUFFIX= 03 MAINTAINER= office@FreeBSD.org COMMENT= Import library for some old mac text documents -LICENSE= LGPL21 MPL20 +LICENSE= LGPL21+ MPL20 LICENSE_COMB= dual LIB_DEPENDS= librevenge-0.0.so:textproc/librevenge |