aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-uri/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/rubygem-uri/Makefile')
-rw-r--r--net/rubygem-uri/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/rubygem-uri/Makefile b/net/rubygem-uri/Makefile
index aec097148f6e..936711600e06 100644
--- a/net/rubygem-uri/Makefile
+++ b/net/rubygem-uri/Makefile
@@ -1,5 +1,5 @@
PORTNAME= uri
-PORTVERSION= 0.12.1
+PORTVERSION= 1.1.1
CATEGORIES= net rubygems
MASTER_SITES= RG
@@ -9,7 +9,8 @@ WWW= https://github.com/ruby/uri
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
-LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt
+LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL
+LICENSE_FILE_RUBY= ${WRKSRC}/COPYING
USES= gem