pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/R-SparseM R-SparseM: update to canonical form of ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7c41e4b5286f
branches:  trunk
changeset: 398944:7c41e4b5286f
user:      brook <brook%pkgsrc.org@localhost>
date:      Wed Jul 31 18:43:15 2019 +0000

description:
R-SparseM: update to canonical form of an R package.

diffstat:

 math/R-SparseM/Makefile |  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diffs (18 lines):

diff -r 6a693009c1c8 -r 7c41e4b5286f math/R-SparseM/Makefile
--- a/math/R-SparseM/Makefile   Wed Jul 31 18:41:30 2019 +0000
+++ b/math/R-SparseM/Makefile   Wed Jul 31 18:43:15 2019 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2018/07/28 14:40:46 brook Exp $
-#
+# $NetBSD: Makefile,v 1.4 2019/07/31 18:43:15 brook Exp $
 
-CATEGORIES=    math
+CATEGORIES=    math R
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      ${R_HOMEPAGE_BASE}/SparseM/
-COMMENT=       Sparse Linear Algebra
+COMMENT=       Sparse linear algebra
 LICENSE=       gnu-gpl-v2 OR gnu-gpl-v3
 
 R_PKGNAME=     SparseM



Home | Main Index | Thread Index | Old Index