svn commit: r376156 - head/devel/rubygem-lockfile

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jan 3 19:18:35 UTC 2015


Author: sunpoet
Date: Sat Jan  3 19:18:33 2015
New Revision: 376156
URL: https://svnweb.freebsd.org/changeset/ports/376156
QAT: https://qat.redports.org/buildarchive/r376156/

Log:
  - Add LICENSE
  
  Approved by:	portmgr (blanket)

Modified:
  head/devel/rubygem-lockfile/Makefile

Modified: head/devel/rubygem-lockfile/Makefile
==============================================================================
--- head/devel/rubygem-lockfile/Makefile	Sat Jan  3 19:16:07 2015	(r376155)
+++ head/devel/rubygem-lockfile/Makefile	Sat Jan  3 19:18:33 2015	(r376156)
@@ -9,6 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	dhn at FreeBSD.org
 COMMENT=	Ruby library for creating NFS safe lockfiles
 
+LICENSE=	RUBY
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 USE_RAKE=	yes


More information about the svn-ports-all mailing list