git: e9ca3b2fa55e - main - databases/rubygem-activemodel5: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Jun 2024 04:08:54 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e9ca3b2fa55e41ffc9a7a912bc7a0479302d4273
commit e9ca3b2fa55e41ffc9a7a912bc7a0479302d4273
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-18 04:00:55 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-18 04:00:55 +0000
databases/rubygem-activemodel5: Update WWW and clean up pkg-descr
---
databases/rubygem-activemodel5/Makefile | 3 ++-
databases/rubygem-activemodel5/pkg-descr | 2 --
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/databases/rubygem-activemodel5/Makefile b/databases/rubygem-activemodel5/Makefile
index 732e3a84661a..879f54d9a948 100644
--- a/databases/rubygem-activemodel5/Makefile
+++ b/databases/rubygem-activemodel5/Makefile
@@ -6,7 +6,8 @@ PKGNAMESUFFIX= 5
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Toolkit for building modeling frameworks
-WWW= https://github.com/rails/rails/tree/main/activemodel
+WWW= https://rubyonrails.org/ \
+ https://github.com/rails/rails/tree/main/activemodel
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
diff --git a/databases/rubygem-activemodel5/pkg-descr b/databases/rubygem-activemodel5/pkg-descr
index 2fbd12e1479d..32d2e965b6a6 100644
--- a/databases/rubygem-activemodel5/pkg-descr
+++ b/databases/rubygem-activemodel5/pkg-descr
@@ -5,5 +5,3 @@ the Rails framework.
Active Model provides a default module that implements the basic API required to
integrate with Action Pack out of the box: ActiveModel::Model.
-
-See also: https://rubyonrails.org/