databases/rubygem-activemodel52: Update WWW and clean up pkg-descr

This commit is contained in:
Po-Chuan Hsieh
2024-06-18 12:00:57 +08:00
parent 7d87ce2df8
commit 7ba7a019e4
2 changed files with 2 additions and 3 deletions
+2 -1
View File
@@ -6,7 +6,8 @@ PKGNAMESUFFIX= 52
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
@@ -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/