diff options
Diffstat (limited to 'devel/rubygem-actionview4')
-rw-r--r-- | devel/rubygem-actionview4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-actionview4/Makefile b/devel/rubygem-actionview4/Makefile index b7925a719968..1bda0963b7fc 100644 --- a/devel/rubygem-actionview4/Makefile +++ b/devel/rubygem-actionview4/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX= 4 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Rendering framework putting the V in MVC (part of Rails) +WWW= https://github.com/rails/rails/tree/main/actionview LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE |