aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-06-18 04:02:52 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-06-18 04:02:52 +0000
commit5fa93954ba3a1e48dc0f2dd964fff52478a7f8c9 (patch)
tree7cde31d0948d554f60756aad4671d0958aa97ed0
parent3ae18e37d6bb176923e374a9023adcc080bf57b9 (diff)
downloadports-5fa93954ba3a1e48dc0f2dd964fff52478a7f8c9.tar.gz
ports-5fa93954ba3a1e48dc0f2dd964fff52478a7f8c9.zip
www/rubygem-actioncable5: Update WWW and clean up pkg-descr
-rw-r--r--www/rubygem-actioncable5/Makefile3
-rw-r--r--www/rubygem-actioncable5/pkg-descr2
2 files changed, 2 insertions, 3 deletions
diff --git a/www/rubygem-actioncable5/Makefile b/www/rubygem-actioncable5/Makefile
index 3aa512b4a241..0672bff4a7d9 100644
--- a/www/rubygem-actioncable5/Makefile
+++ b/www/rubygem-actioncable5/Makefile
@@ -6,7 +6,8 @@ PKGNAMESUFFIX= 5
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Integrated WebSockets for Rails
-WWW= https://github.com/rails/rails/tree/main/actioncable
+WWW= https://rubyonrails.org/ \
+ https://github.com/rails/rails/tree/main/actioncable
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
diff --git a/www/rubygem-actioncable5/pkg-descr b/www/rubygem-actioncable5/pkg-descr
index 78d2bc4f700d..5d7feb3ca8cf 100644
--- a/www/rubygem-actioncable5/pkg-descr
+++ b/www/rubygem-actioncable5/pkg-descr
@@ -5,5 +5,3 @@ performant and scalable. It's a full-stack offering that provides both a
client-side JavaScript framework and a server-side Ruby framework. You have
access to your full domain model written with Active Record or your ORM of
choice.
-
-See also: https://rubyonrails.org/