diff options
Diffstat (limited to 'devel/rubygem-sidekiq-cron/Makefile')
-rw-r--r-- | devel/rubygem-sidekiq-cron/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-sidekiq-cron/Makefile b/devel/rubygem-sidekiq-cron/Makefile index 3e084a56625d..b0773139baaf 100644 --- a/devel/rubygem-sidekiq-cron/Makefile +++ b/devel/rubygem-sidekiq-cron/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Enables to set jobs to be run in specified time (using CRON notation) +WWW= https://github.com/ondrejbartas/sidekiq-cron LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |