git: baad7d71540d - main - devel/rubygem-ruby2_keywords: Update LICENSE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Jan 2023 13:15:26 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=baad7d71540d98c2a9f9d55932294039c469a7fc
commit baad7d71540d98c2a9f9d55932294039c469a7fc
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-01-30 12:39:11 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-01-30 13:01:25 +0000
devel/rubygem-ruby2_keywords: Update LICENSE
---
devel/rubygem-ruby2_keywords/Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/devel/rubygem-ruby2_keywords/Makefile b/devel/rubygem-ruby2_keywords/Makefile
index 1045184ee87f..588075c89684 100644
--- a/devel/rubygem-ruby2_keywords/Makefile
+++ b/devel/rubygem-ruby2_keywords/Makefile
@@ -7,8 +7,9 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Shim library for Module\#ruby2_keywords
WWW= https://github.com/ruby/ruby2_keywords
-LICENSE= BSD2CLAUSE
-LICENSE_FILE= ${WRKSRC}/LICENSE
+LICENSE= BSD2CLAUSE RUBY
+LICENSE_COMB= dual
+LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE
USES= gem