Date: Fri, 29 May 2015 11:17:23 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r387837 - head/devel/rubygem-tins0 Message-ID: <201505291117.t4TBHNNe090330@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri May 29 11:17:22 2015 New Revision: 387837 URL: https://svnweb.freebsd.org/changeset/ports/387837 Log: - Update WWW Modified: head/devel/rubygem-tins0/Makefile head/devel/rubygem-tins0/pkg-descr Modified: head/devel/rubygem-tins0/Makefile ============================================================================== --- head/devel/rubygem-tins0/Makefile Fri May 29 11:17:17 2015 (r387836) +++ head/devel/rubygem-tins0/Makefile Fri May 29 11:17:22 2015 (r387837) @@ -10,6 +10,8 @@ PKGNAMESUFFIX= 0 MAINTAINER= ruby@FreeBSD.org COMMENT= Useful tools library in Ruby +LICENSE= MIT + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes Modified: head/devel/rubygem-tins0/pkg-descr ============================================================================== --- head/devel/rubygem-tins0/pkg-descr Fri May 29 11:17:17 2015 (r387836) +++ head/devel/rubygem-tins0/pkg-descr Fri May 29 11:17:22 2015 (r387837) @@ -1,4 +1,4 @@ Useful tools library in Ruby - All the stuff that isn't good/big enough for a real library. -WWW: http://flori.github.com/tins +WWW: https://github.com/flori/tins
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505291117.t4TBHNNe090330>