Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Dec 2013 19:34:56 +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: r336369 - head/devel/rubygem-open4
Message-ID:  <201312131934.rBDJYuKN089332@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Dec 13 19:34:55 2013
New Revision: 336369
URL: http://svnweb.freebsd.org/changeset/ports/336369

Log:
  - Update LICENSE

Modified:
  head/devel/rubygem-open4/Makefile

Modified: head/devel/rubygem-open4/Makefile
==============================================================================
--- head/devel/rubygem-open4/Makefile	Fri Dec 13 19:34:51 2013	(r336368)
+++ head/devel/rubygem-open4/Makefile	Fri Dec 13 19:34:55 2013	(r336369)
@@ -9,7 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Open4 manages child processes and their io handles
 
-LICENSE=	BSD	# and Ruby license
+LICENSE=	BSD2CLAUSE 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?201312131934.rBDJYuKN089332>