svn commit: r450530 - head/www/rubygem-hashicorp-checkpoint

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


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


More information about the svn-ports-all mailing list