aboutsummaryrefslogtreecommitdiff
path: root/shells/rubygem-shellwords/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-11-21 13:30:56 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-11-21 13:39:32 +0000
commit704449899f5848b02e65c7be948f0b9aafa19e88 (patch)
tree8acb25764553d72e288b37c4597de0c45a6855f0 /shells/rubygem-shellwords/Makefile
parent2cc59421060bef87a764132a4e59bed1976025c9 (diff)
Diffstat (limited to 'shells/rubygem-shellwords/Makefile')
-rw-r--r--shells/rubygem-shellwords/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/shells/rubygem-shellwords/Makefile b/shells/rubygem-shellwords/Makefile
index 49e6403b142c..3600ba845054 100644
--- a/shells/rubygem-shellwords/Makefile
+++ b/shells/rubygem-shellwords/Makefile
@@ -1,5 +1,5 @@
PORTNAME= shellwords
-PORTVERSION= 0.2.0
+PORTVERSION= 0.2.1
CATEGORIES= shells rubygems
MASTER_SITES= RG
@@ -9,7 +9,8 @@ WWW= https://github.com/ruby/shellwords
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
-LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt
+LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL
+LICENSE_FILE_RUBY= ${WRKSRC}/COPYING
USES= gem