diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-09-24 18:51:03 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-09-24 18:51:03 +0000 |
commit | 3bd8e9c15974ebb94951e6bf9d948a62ad9f86d1 (patch) | |
tree | 66e09c1933b703d306cf2fb85b60080ddcf797ec | |
parent | Update LICENSE (diff) |
Update LICENSE
- Add LICENSE_FILE
Approved by: portmgr (blanket)
Notes
Notes:
svn path=/head/; revision=450530
-rw-r--r-- | www/rubygem-hashicorp-checkpoint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/rubygem-hashicorp-checkpoint/Makefile b/www/rubygem-hashicorp-checkpoint/Makefile index b20178c79bdc..ab0b69eeb39c 100644 --- a/www/rubygem-hashicorp-checkpoint/Makefile +++ b/www/rubygem-hashicorp-checkpoint/Makefile @@ -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 |