diff options
Diffstat (limited to 'devel/rubygem-actionview5')
-rw-r--r-- | devel/rubygem-actionview5/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-actionview5/Makefile b/devel/rubygem-actionview5/Makefile index b0ffdb555b68..ef12d289dd80 100644 --- a/devel/rubygem-actionview5/Makefile +++ b/devel/rubygem-actionview5/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX= 5 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 |