diff --git a/databases/rubygem-activemodel4/Makefile b/databases/rubygem-activemodel4/Makefile index dca7169a79dc..dc4e040a8470 100644 --- a/databases/rubygem-activemodel4/Makefile +++ b/databases/rubygem-activemodel4/Makefile @@ -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 diff --git a/databases/rubygem-activemodel4/pkg-descr b/databases/rubygem-activemodel4/pkg-descr index 2fbd12e1479d..32d2e965b6a6 100644 --- a/databases/rubygem-activemodel4/pkg-descr +++ b/databases/rubygem-activemodel4/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/