Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Dec 2013 06:58:55 +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: r338245 - head/devel/rubygem-eventmachine
Message-ID:  <201312310658.rBV6wtLe050907@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Dec 31 06:58:55 2013
New Revision: 338245
URL: http://svnweb.freebsd.org/changeset/ports/338245

Log:
  - Remove leading indefinite article from COMMENT
  - Add LICENSE

Modified:
  head/devel/rubygem-eventmachine/Makefile

Modified: head/devel/rubygem-eventmachine/Makefile
==============================================================================
--- head/devel/rubygem-eventmachine/Makefile	Tue Dec 31 06:58:51 2013	(r338244)
+++ head/devel/rubygem-eventmachine/Makefile	Tue Dec 31 06:58:55 2013	(r338245)
@@ -7,7 +7,10 @@ CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby@FreeBSD.org
-COMMENT=	A fast, simple event-processing library for Ruby programs
+COMMENT=	Fast, simple event-processing library for Ruby programs
+
+LICENSE=	GPLv2 RUBY
+LICENSE_COMB=	dual
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes



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