svn commit: r450502 - head/databases/virtualpg

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 24 18:48:48 UTC 2017


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


More information about the svn-ports-head mailing list