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