Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Sep 2017 18:48:47 +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: r450502 - head/databases/virtualpg
Message-ID:  <201709241848.v8OImldg081613@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Sep 24 18:48:47 2017
New Revision: 450502
URL: https://svnweb.freebsd.org/changeset/ports/450502

Log:
  Update LICENSE
  
  Approved by:	portmgr (blanket)

Modified:
  head/databases/virtualpg/Makefile

Modified: head/databases/virtualpg/Makefile
==============================================================================
--- head/databases/virtualpg/Makefile	Sun Sep 24 18:48:42 2017	(r450501)
+++ head/databases/virtualpg/Makefile	Sun Sep 24 18:48:47 2017	(r450502)
@@ -9,9 +9,9 @@ MASTER_SITES=	http://www.gaia-gis.it/gaia-sins/
 MAINTAINER=	lbartoletti@tuxfamily.org
 COMMENT=	Loadable dynamic extension to both SQLite and SpatiaLite
 
-LICENSE=	MPL LGPL21 GPLv2
+LICENSE=	MPL11 LGPL21 GPLv2
 LICENSE_COMB=	dual
-LICENSE_FILE_MPL=	${WRKSRC}/COPYING
+LICENSE_FILE_MPL11=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
 USES=		gmake iconv pathfix pkgconfig libtool pgsql sqlite



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