diff options
-rw-r--r-- | devel/rubygem-irb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-irb/Makefile b/devel/rubygem-irb/Makefile index 0d2ed4bb6924..99e1df1df133 100644 --- a/devel/rubygem-irb/Makefile +++ b/devel/rubygem-irb/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Interactive Ruby -WWW= https://rubygems.org/gems/irb +WWW= https://github.com/ruby/irb LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt |