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