Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 May 2015 15:36:46 +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: r387277 - head/security/rubygem-six
Message-ID:  <201505241536.t4OFaknE058030@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun May 24 15:36:45 2015
New Revision: 387277
URL: https://svnweb.freebsd.org/changeset/ports/387277

Log:
  - Add LICENSE
  - Remove contiguous blank lines

Modified:
  head/security/rubygem-six/Makefile

Modified: head/security/rubygem-six/Makefile
==============================================================================
--- head/security/rubygem-six/Makefile	Sun May 24 15:36:34 2015	(r387276)
+++ head/security/rubygem-six/Makefile	Sun May 24 15:36:45 2015	(r387277)
@@ -8,9 +8,10 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Very simple authorization gem
 
+LICENSE=	MIT
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505241536.t4OFaknE058030>