diff options
Diffstat (limited to 'devel/ruby-gems/Makefile')
| -rw-r--r-- | devel/ruby-gems/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-gems/Makefile b/devel/ruby-gems/Makefile index 0afe197ca6f9..2df8979ef5b7 100644 --- a/devel/ruby-gems/Makefile +++ b/devel/ruby-gems/Makefile @@ -1,5 +1,5 @@ PORTNAME= gems -PORTVERSION= 3.7.1 +PORTVERSION= 3.7.2 CATEGORIES= devel ruby MASTER_SITES= https://rubygems.org/rubygems/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -9,7 +9,7 @@ DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= Package management framework for the Ruby language WWW= https://rubygems.org/ \ - https://github.com/rubygems/rubygems + https://github.com/ruby/rubygems LICENSE= MIT RUBY LICENSE_COMB= dual |
