aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-09-10 12:54:00 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-09-10 13:02:51 +0000
commit2e881c644e622da9f506c0bb8465615fa7e963ce (patch)
tree6b7bc76516fcbf3e15417ec54957fd5c4d158ab0
parentad8858c1cce5bd6eb3dcfcc2d51e98f563d7c450 (diff)
downloadports-2e881c644e622da9f506c0bb8465615fa7e963ce.tar.gz
ports-2e881c644e622da9f506c0bb8465615fa7e963ce.zip
www/rubygem-activeresource: Update WWW
-rw-r--r--www/rubygem-activeresource/Makefile2
-rw-r--r--www/rubygem-activeresource/pkg-descr2
2 files changed, 3 insertions, 1 deletions
diff --git a/www/rubygem-activeresource/Makefile b/www/rubygem-activeresource/Makefile
index d40f9f1dcb14..66d530728e4a 100644
--- a/www/rubygem-activeresource/Makefile
+++ b/www/rubygem-activeresource/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Coherent wrapper object-relational mapping for REST web services
-WWW= https://rubyonrails.org/
+WWW= https://github.com/rails/activeresource
LICENSE= MIT
diff --git a/www/rubygem-activeresource/pkg-descr b/www/rubygem-activeresource/pkg-descr
index 546993cf6850..dbb94a21193e 100644
--- a/www/rubygem-activeresource/pkg-descr
+++ b/www/rubygem-activeresource/pkg-descr
@@ -9,3 +9,5 @@ Active Resource to infer complex relations and structures.
These conventions are outlined in detail in the documentation
for ActiveResource::Base.
+
+See also: https://rubyonrails.org/