diff options
Diffstat (limited to 'devel/rubygem-resque/Makefile')
-rw-r--r-- | devel/rubygem-resque/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-resque/Makefile b/devel/rubygem-resque/Makefile index 6d394d32b4ce..f61bed825ac2 100644 --- a/devel/rubygem-resque/Makefile +++ b/devel/rubygem-resque/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= dvl@FreeBSD.org COMMENT= Redis-backed Ruby library for queuing jobs +WWW= https://resque.github.io/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |