pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/R-ellipsis (math/R-ellipsis) LICENSE= mit



details:   https://anonhg.NetBSD.org/pkgsrc/rev/355fc9269282
branches:  trunk
changeset: 453985:355fc9269282
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Jun 05 06:27:32 2021 +0000

description:
(math/R-ellipsis) LICENSE= mit

diffstat:

 math/R-ellipsis/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 3d78f50f1e68 -r 355fc9269282 math/R-ellipsis/Makefile
--- a/math/R-ellipsis/Makefile  Sat Jun 05 06:20:51 2021 +0000
+++ b/math/R-ellipsis/Makefile  Sat Jun 05 06:27:32 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2021/05/30 02:55:09 mef Exp $
+# $NetBSD: Makefile,v 1.7 2021/06/05 06:27:32 mef Exp $
 
 R_PKGNAME=     ellipsis
 R_PKGVER=      0.3.2
@@ -6,7 +6,7 @@
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Collection of functions to catch problems and alert the user
-LICENSE=       gnu-gpl-v3
+LICENSE=       mit
 
 DEPENDS+=      R-rlang>=0.3.0:../../devel/R-rlang
 TEST_DEPENDS+= R-covr>=0:../../devel/R-covr



Home | Main Index | Thread Index | Old Index