diff options
author | dbaio <dbaio@FreeBSD.org> | 2017-11-04 19:43:35 +0800 |
---|---|---|
committer | dbaio <dbaio@FreeBSD.org> | 2017-11-04 19:43:35 +0800 |
commit | 028cd29385e72f195ac187d94efe201433123b3c (patch) | |
tree | aa141bf97faf2dbf6ab037a0642fcf19860398a4 /mail | |
parent | fdb716157ff8f56c51172061a8e920680a2c3593 (diff) | |
download | freebsd-ports-gnome-028cd29385e72f195ac187d94efe201433123b3c.tar.gz freebsd-ports-gnome-028cd29385e72f195ac187d94efe201433123b3c.tar.zst freebsd-ports-gnome-028cd29385e72f195ac187d94efe201433123b3c.zip |
Update license of ports using MPL (without version)
All ports now should use MPL[10|11|20] license.
Approved by: portmgr (blanket)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/evolution/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 5bc6b04579a4..94e8d9300af0 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -11,7 +11,7 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Integrated mail, calendar and address book distributed suite -LICENSE= GFDL GPLv2+ LGPL21+ MPL OPENLDAP +LICENSE= GFDL GPLv2+ LGPL21+ MPL11 OPENLDAP LICENSE_COMB= multi LICENSE_NAME_OPENLDAP= OpenLDAP Public License LICENSE_FILE_OPENLDAP= ${WRKSRC}/COPYING.OPENLDAP |