Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 May 2015 15:36:14 +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: r387271 - head/security/rubygem-gpgr
Message-ID:  <201505241536.t4OFaEJf057314@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun May 24 15:36:13 2015
New Revision: 387271
URL: https://svnweb.freebsd.org/changeset/ports/387271

Log:
  - Add LICENSE

Modified:
  head/security/rubygem-gpgr/Makefile

Modified: head/security/rubygem-gpgr/Makefile
==============================================================================
--- head/security/rubygem-gpgr/Makefile	Sun May 24 15:36:08 2015	(r387270)
+++ head/security/rubygem-gpgr/Makefile	Sun May 24 15:36:13 2015	(r387271)
@@ -10,6 +10,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Very light interface to the command-line GPG tool
 
+LICENSE=	RUBY
+
 RUN_DEPENDS=	gpg:${PORTSDIR}/security/gnupg
 
 USE_RUBY=	yes



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