svn commit: r387807 - head/devel/rubygem-redmine_plugin_support
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri May 29 11:14:59 UTC 2015
Author: sunpoet
Date: Fri May 29 11:14:58 2015
New Revision: 387807
URL: https://svnweb.freebsd.org/changeset/ports/387807
Log:
- Add LICENSE
- Update WWW
Modified:
head/devel/rubygem-redmine_plugin_support/Makefile
head/devel/rubygem-redmine_plugin_support/pkg-descr
Modified: head/devel/rubygem-redmine_plugin_support/Makefile
==============================================================================
--- head/devel/rubygem-redmine_plugin_support/Makefile Fri May 29 11:14:53 2015 (r387806)
+++ head/devel/rubygem-redmine_plugin_support/Makefile Fri May 29 11:14:58 2015 (r387807)
@@ -9,6 +9,8 @@ MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= Collection of tools to make redmine plugin development easier
+LICENSE= MIT
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
Modified: head/devel/rubygem-redmine_plugin_support/pkg-descr
==============================================================================
--- head/devel/rubygem-redmine_plugin_support/pkg-descr Fri May 29 11:14:53 2015 (r387806)
+++ head/devel/rubygem-redmine_plugin_support/pkg-descr Fri May 29 11:14:58 2015 (r387807)
@@ -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
More information about the svn-ports-all
mailing list