diff options
Diffstat (limited to 'devel/rubygem-activesupport70/Makefile')
-rw-r--r-- | devel/rubygem-activesupport70/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-activesupport70/Makefile b/devel/rubygem-activesupport70/Makefile index 31f02cd3f684..2bd72a099f26 100644 --- a/devel/rubygem-activesupport70/Makefile +++ b/devel/rubygem-activesupport70/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX= 70 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Toolkit of support libraries and Ruby core extensions extracted from the Rails framework +WWW= https://github.com/rails/rails/tree/main/activesupport LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE |