svn commit: r333777 - head/devel/rubygem-atomic

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Nov 14 17:17:57 UTC 2013


Author: sunpoet
Date: Thu Nov 14 17:17:56 2013
New Revision: 333777
URL: http://svnweb.freebsd.org/changeset/ports/333777

Log:
  - Add LICENSE
  - Remove contiguous blank line

Modified:
  head/devel/rubygem-atomic/Makefile

Modified: head/devel/rubygem-atomic/Makefile
==============================================================================
--- head/devel/rubygem-atomic/Makefile	Thu Nov 14 17:14:33 2013	(r333776)
+++ head/devel/rubygem-atomic/Makefile	Thu Nov 14 17:17:56 2013	(r333777)
@@ -9,9 +9,10 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Atomic reference implementation
 
+LICENSE=	AL2
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list