diff options
Diffstat (limited to 'devel/rubygem-activejob4/Makefile')
-rw-r--r-- | devel/rubygem-activejob4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-activejob4/Makefile b/devel/rubygem-activejob4/Makefile index 54ebfc926e15..23c4df4f202d 100644 --- a/devel/rubygem-activejob4/Makefile +++ b/devel/rubygem-activejob4/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX= 4 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Job class declarations for a variety of queueing backends +WWW= https://github.com/rails/rails/tree/main/activejob LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE |