pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/R-stabledist



Module Name:    pkgsrc
Committed By:   brook
Date:           Wed Jul 31 20:32:42 UTC 2019

Modified Files:
        pkgsrc/math/R-stabledist: Makefile

Log Message:
R-stabledist: update to canonical form of an R package.

Update to the canonical form of an R package and fix the LICENSE
field.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/math/R-stabledist/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/R-stabledist/Makefile
diff -u pkgsrc/math/R-stabledist/Makefile:1.2 pkgsrc/math/R-stabledist/Makefile:1.3
--- pkgsrc/math/R-stabledist/Makefile:1.2       Sat Jul 28 14:40:51 2018
+++ pkgsrc/math/R-stabledist/Makefile   Wed Jul 31 20:32:42 2019
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2018/07/28 14:40:51 brook Exp $
+# $NetBSD: Makefile,v 1.3 2019/07/31 20:32:42 brook Exp $
 
-CATEGORIES=    math
+CATEGORIES=    math R
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      https://www.rmetrics.org/
 COMMENT=       Stable distribution functions
-LICENSE=       gnu-gpl-v2
+LICENSE=       gnu-gpl-v2 OR gnu-gpl-v3
 
 R_PKGNAME=     stabledist
 R_PKGVER=      0.7-1



Home | Main Index | Thread Index | Old Index