Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 May 2015 07:14:00 +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: r387098 - head/devel/rubygem-actionpack-action_caching
Message-ID:  <201505230714.t4N7E0bp071628@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat May 23 07:13:59 2015
New Revision: 387098
URL: https://svnweb.freebsd.org/changeset/ports/387098

Log:
  - Add LICENSE

Modified:
  head/devel/rubygem-actionpack-action_caching/Makefile

Modified: head/devel/rubygem-actionpack-action_caching/Makefile
==============================================================================
--- head/devel/rubygem-actionpack-action_caching/Makefile	Sat May 23 07:13:54 2015	(r387097)
+++ head/devel/rubygem-actionpack-action_caching/Makefile	Sat May 23 07:13:59 2015	(r387098)
@@ -9,6 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Action caching for Action Pack (removed from core in Rails 4.0)
 
+LICENSE=	MIT
+
 RUN_DEPENDS=	rubygem-actionpack4>=4.0:${PORTSDIR}/www/rubygem-actionpack4
 
 USE_RUBY=	yes



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