diff options
Diffstat (limited to 'databases/rubygem-activerecord61')
-rw-r--r-- | databases/rubygem-activerecord61/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/rubygem-activerecord61/Makefile b/databases/rubygem-activerecord61/Makefile index 71622b153510..f7a3f065c4d6 100644 --- a/databases/rubygem-activerecord61/Makefile +++ b/databases/rubygem-activerecord61/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX= 61 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Object-relational mapping layer for Rails MVC Framework +WWW= https://github.com/rails/rails/tree/main/activerecord LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE |