Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Nov 2019 23:40:29 +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: r517506 - head/devel/rubygem-unicode
Message-ID:  <201911132340.xADNeTbu050630@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Nov 13 23:40:29 2019
New Revision: 517506
URL: https://svnweb.freebsd.org/changeset/ports/517506

Log:
  Add LICENSE

Modified:
  head/devel/rubygem-unicode/Makefile

Modified: head/devel/rubygem-unicode/Makefile
==============================================================================
--- head/devel/rubygem-unicode/Makefile	Wed Nov 13 23:40:24 2019	(r517505)
+++ head/devel/rubygem-unicode/Makefile	Wed Nov 13 23:40:29 2019	(r517506)
@@ -9,6 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Unicode string manipulation library for Ruby
 
+LICENSE=	RUBY
+
 USES=		gem
 USE_RUBY=	yes
 



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