From bc33372b94a37dc8cd43f60587342efe8974d44f Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Fri, 29 May 2015 11:14:58 +0000 Subject: [PATCH] - Add LICENSE - Update WWW --- devel/rubygem-redmine_plugin_support/Makefile | 2 ++ devel/rubygem-redmine_plugin_support/pkg-descr | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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