diff options
Diffstat (limited to 'textproc/librevenge/Makefile')
-rw-r--r-- | textproc/librevenge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/librevenge/Makefile b/textproc/librevenge/Makefile index 4b36ee852fb8..ff0be56aead2 100644 --- a/textproc/librevenge/Makefile +++ b/textproc/librevenge/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/libwpd/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= office@FreeBSD.org COMMENT= Base library for writing document import filters -LICENSE= LGPL21 MPL +LICENSE= LGPL21 MPL20 LICENSE_COMB= dual USES= gmake libtool pathfix tar:xz |