diff options
Diffstat (limited to 'devel/rubygem-stringio/Makefile')
| -rw-r--r-- | devel/rubygem-stringio/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/rubygem-stringio/Makefile b/devel/rubygem-stringio/Makefile index 76c8391f5859..f1a59813e222 100644 --- a/devel/rubygem-stringio/Makefile +++ b/devel/rubygem-stringio/Makefile @@ -1,5 +1,5 @@ PORTNAME= stringio -PORTVERSION= 3.1.7 +PORTVERSION= 3.1.8 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -9,6 +9,8 @@ WWW= https://github.com/ruby/stringio LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual +LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt +LICENSE_FILE_RUBY= ${WRKSRC}/COPYING USES= gem |
