summaryrefslogtreecommitdiff
path: root/math/R-backports/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-backports/Makefile')
-rw-r--r--math/R-backports/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/math/R-backports/Makefile b/math/R-backports/Makefile
index 49199b363c8..0827b6811d4 100644
--- a/math/R-backports/Makefile
+++ b/math/R-backports/Makefile
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2019/08/08 19:53:47 brook Exp $
+# $NetBSD: Makefile,v 1.3 2021/01/03 11:30:46 mef Exp $
R_PKGNAME= backports
-R_PKGVER= 1.1.4
-CATEGORIES= math
+R_PKGVER= 1.2.1
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Reimplementations of functions introduced since R-3.0.0
-LICENSE= gnu-gpl-v2
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
USE_LANGUAGES= c