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

This commit is contained in:
Po-Chuan Hsieh 2024-06-18 12:00:55 +08:00
parent 15bf95a5cb
commit 77333b1c8c
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
2 changed files with 2 additions and 3 deletions

View file

@ -6,7 +6,8 @@ PKGNAMESUFFIX= 4
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

View file

@ -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/