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