svn commit: r338245 - head/devel/rubygem-eventmachine

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Dec 31 06:58:56 UTC 2013


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 at 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


More information about the svn-ports-head mailing list