git: 6dd676d6cd4a - main - www/rubygem-rails52: Update WWW and clean up pkg-descr

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 01 Nov 2023 07:59:41 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6dd676d6cd4ada5a09b01b53d86d2ffeb7e57d63

commit 6dd676d6cd4ada5a09b01b53d86d2ffeb7e57d63
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-01 07:57:08 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-01 07:57:08 +0000

    www/rubygem-rails52: Update WWW and clean up pkg-descr
---
 www/rubygem-rails52/Makefile  | 3 ++-
 www/rubygem-rails52/pkg-descr | 2 --
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/www/rubygem-rails52/Makefile b/www/rubygem-rails52/Makefile
index ec596b3eb392..6e59b8ff3d96 100644
--- a/www/rubygem-rails52/Makefile
+++ b/www/rubygem-rails52/Makefile
@@ -6,7 +6,8 @@ PKGNAMESUFFIX=	52
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Full-stack web application framework
-WWW=		https://github.com/rails/rails
+WWW=		https://rubyonrails.org/ \
+		https://github.com/rails/rails
 
 LICENSE=	MIT
 
diff --git a/www/rubygem-rails52/pkg-descr b/www/rubygem-rails52/pkg-descr
index 6d53dd51a599..77f026452f6e 100644
--- a/www/rubygem-rails52/pkg-descr
+++ b/www/rubygem-rails52/pkg-descr
@@ -8,5 +8,3 @@ seamlessly together. That way you Don't Repeat Yourself (DRY) and you
 can use a single language from top to bottom. Everything from templates
 to control flow to business logic is written in Ruby - The language of
 love for industry heavy-weights.
-
-See also: https://rubyonrails.org/