Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2013 18:32:13 +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: r334436 - head/devel/rubygem-thread_safe
Message-ID:  <201311201832.rAKIWDuI016372@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Nov 20 18:32:13 2013
New Revision: 334436
URL: http://svnweb.freebsd.org/changeset/ports/334436

Log:
  - Add LICENSE
  - Remove contiguous blank lines

Modified:
  head/devel/rubygem-thread_safe/Makefile

Modified: head/devel/rubygem-thread_safe/Makefile
==============================================================================
--- head/devel/rubygem-thread_safe/Makefile	Wed Nov 20 18:13:07 2013	(r334435)
+++ head/devel/rubygem-thread_safe/Makefile	Wed Nov 20 18:32:13 2013	(r334436)
@@ -9,11 +9,12 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Thread-safe collections and utilities for Ruby
 
+LICENSE=	AL2
+
 RUN_DEPENDS=	rubygem-atomic>=0:${PORTSDIR}/devel/rubygem-atomic
 
 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?201311201832.rAKIWDuI016372>