Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Aug 2017 13:48:07 +0000 (UTC)
From:      Nikolai Lifanov <lifanov@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r447213 - head/sysutils/packer
Message-ID:  <201708031348.v73Dm7Vh045784@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lifanov
Date: Thu Aug  3 13:48:07 2017
New Revision: 447213
URL: https://svnweb.freebsd.org/changeset/ports/447213

Log:
  sysutils/packer: update license to MPL20

Modified:
  head/sysutils/packer/Makefile

Modified: head/sysutils/packer/Makefile
==============================================================================
--- head/sysutils/packer/Makefile	Thu Aug  3 13:39:43 2017	(r447212)
+++ head/sysutils/packer/Makefile	Thu Aug  3 13:48:07 2017	(r447213)
@@ -8,7 +8,7 @@ CATEGORIES=	sysutils
 MAINTAINER=	lifanov@FreeBSD.org
 COMMENT=	Tool for creating machine images
 
-LICENSE=	MPL
+LICENSE=	MPL20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 PLIST_FILES=	bin/${PORTNAME}



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