Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Sep 2017 18:51:03 +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: r450530 - head/www/rubygem-hashicorp-checkpoint
Message-ID:  <201709241851.v8OIp3S7086582@repo.freebsd.org>

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

Log:
  Update LICENSE
  
  - Add LICENSE_FILE
  
  Approved by:	portmgr (blanket)

Modified:
  head/www/rubygem-hashicorp-checkpoint/Makefile

Modified: head/www/rubygem-hashicorp-checkpoint/Makefile
==============================================================================
--- head/www/rubygem-hashicorp-checkpoint/Makefile	Sun Sep 24 18:50:58 2017	(r450529)
+++ head/www/rubygem-hashicorp-checkpoint/Makefile	Sun Sep 24 18:51:03 2017	(r450530)
@@ -9,10 +9,10 @@ MASTER_SITES=	RG
 MAINTAINER=	joe@thrallingpenguin.com
 COMMENT=	Internal HashiCorp service to check version information
 
-LICENSE=	MPL
+LICENSE=	MPL20
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 NO_ARCH=	yes
-
 USE_RUBY=	yes
 USES=		gem
 



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