diff options
Diffstat (limited to 'net/rubygem-uri/Makefile')
| -rw-r--r-- | net/rubygem-uri/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rubygem-uri/Makefile b/net/rubygem-uri/Makefile index 8f685386e5ea..762e157f9274 100644 --- a/net/rubygem-uri/Makefile +++ b/net/rubygem-uri/Makefile @@ -1,5 +1,5 @@ PORTNAME= uri -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= net rubygems MASTER_SITES= RG @@ -10,7 +10,7 @@ WWW= https://github.com/ruby/uri LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL -LICENSE_FILE_RUBY =${WRKSRC}/COPYING +LICENSE_FILE_RUBY= ${WRKSRC}/COPYING USES= gem |
