pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ruby-octokit lowercase license name



details:   https://anonhg.NetBSD.org/pkgsrc/rev/987d19e9c5e5
branches:  trunk
changeset: 353322:987d19e9c5e5
user:      spz <spz%pkgsrc.org@localhost>
date:      Mon Oct 03 07:21:05 2016 +0000

description:
lowercase license name

diffstat:

 devel/ruby-octokit/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 8facb5cf0118 -r 987d19e9c5e5 devel/ruby-octokit/Makefile
--- a/devel/ruby-octokit/Makefile       Mon Oct 03 07:19:32 2016 +0000
+++ b/devel/ruby-octokit/Makefile       Mon Oct 03 07:21:05 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2016/03/08 14:07:50 taca Exp $
+# $NetBSD: Makefile,v 1.3 2016/10/03 07:21:05 spz Exp $
 
 DISTNAME=      octokit-4.3.0
 CATEGORIES=    devel
@@ -6,7 +6,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/octokit/octokit.rb
 COMMENT=       Ruby toolkit for working with the GitHub API
-LICENSE=       MIT
+LICENSE=       mit
 
 DEPENDS+=      ${RUBY_PKGPREFIX}-sawyer>=0.5.3:../../www/ruby-sawyer
 



Home | Main Index | Thread Index | Old Index