svn commit: r451214 - head/devel/libical

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Oct 4 10:56:28 UTC 2017


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 at 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
 


More information about the svn-ports-all mailing list