git: d08c64aa1cfd - main - devel/rubygem-irb: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Oct 2022 02:28:05 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d08c64aa1cfd6cb5162732ab45dcce4a7182a1ef commit d08c64aa1cfd6cb5162732ab45dcce4a7182a1ef Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-10-03 02:17:51 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-10-03 02:17:51 +0000 devel/rubygem-irb: Update WWW --- devel/rubygem-irb/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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