diff --git a/devel/rubygem-redmine_plugin_support/Makefile b/devel/rubygem-redmine_plugin_support/Makefile index 44b91a4960e6..8d9c9404efbe 100644 --- a/devel/rubygem-redmine_plugin_support/Makefile +++ b/devel/rubygem-redmine_plugin_support/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Collection of tools to make redmine plugin development easier +LICENSE= MIT + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/devel/rubygem-redmine_plugin_support/pkg-descr b/devel/rubygem-redmine_plugin_support/pkg-descr index fcb8f1c14894..86fccff06aa3 100644 --- a/devel/rubygem-redmine_plugin_support/pkg-descr +++ b/devel/rubygem-redmine_plugin_support/pkg-descr @@ -1,4 +1,4 @@ This libarary is a collection of rake tasks and other scripts that will make Redmine plugin development easier. -WWW: https://rubygems.org/gems/redmine_plugin_support +WWW: https://github.com/edavis10/redmine_plugin_support