diff options
Diffstat (limited to 'devel/rubygem-actionview70/Makefile')
-rw-r--r-- | devel/rubygem-actionview70/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-actionview70/Makefile b/devel/rubygem-actionview70/Makefile index 2a0e0f8b2e2d..befb9d358940 100644 --- a/devel/rubygem-actionview70/Makefile +++ b/devel/rubygem-actionview70/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX= 70 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple, battle-tested conventions and helpers for building web pages +WWW= https://github.com/rails/rails/tree/main/actionview LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE |