pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-intervals R-intervals: update to canonical form...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9378f5c87b49
branches: trunk
changeset: 337176:9378f5c87b49
user: brook <brook%pkgsrc.org@localhost>
date: Wed Jul 31 19:48:22 2019 +0000
description:
R-intervals: update to canonical form of an R package.
diffstat:
math/R-intervals/Makefile | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (24 lines):
diff -r 3140253fdc6c -r 9378f5c87b49 math/R-intervals/Makefile
--- a/math/R-intervals/Makefile Wed Jul 31 19:47:01 2019 +0000
+++ b/math/R-intervals/Makefile Wed Jul 31 19:48:22 2019 +0000
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.5 2018/07/28 14:40:49 brook Exp $
+# $NetBSD: Makefile,v 1.6 2019/07/31 19:48:22 brook Exp $
-CATEGORIES= math
+CATEGORIES= math R
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= ${R_HOMEPAGE_BASE}/spacetime/
COMMENT= Tools for working with points and intervals
LICENSE= artistic-2.0
-USE_LANGUAGES= c++
-
R_PKGNAME= intervals
R_PKGVER= 0.15.1
+USE_LANGUAGES= c++
+
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index