Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Oct 2017 10:56:26 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r451214 - head/devel/libical
Message-ID:  <201710041056.v94AuQfk084777@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Oct  4 10:56:26 2017
New Revision: 451214
URL: https://svnweb.freebsd.org/changeset/ports/451214

Log:
  Update LICENSE
  
  Approved by:	portmgr (blanket)

Modified:
  head/devel/libical/Makefile

Modified: head/devel/libical/Makefile
==============================================================================
--- head/devel/libical/Makefile	Wed Oct  4 10:56:21 2017	(r451213)
+++ head/devel/libical/Makefile	Wed Oct  4 10:56:26 2017	(r451214)
@@ -10,8 +10,8 @@ CATEGORIES=	devel
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Implementation of the IETF Calendaring and Scheduling protocols
 
+LICENSE=	LGPL21 MPL10
 LICENSE_COMB=	dual
-LICENSE=	MPL LGPL21
 
 LIB_DEPENDS=	libicuuc.so:devel/icu
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710041056.v94AuQfk084777>