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