aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-rlang/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/R-cran-rlang/Makefile')
-rw-r--r--devel/R-cran-rlang/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/R-cran-rlang/Makefile b/devel/R-cran-rlang/Makefile
index 7d90126a9024..f4bc9629dd06 100644
--- a/devel/R-cran-rlang/Makefile
+++ b/devel/R-cran-rlang/Makefile
@@ -1,12 +1,11 @@
-# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
-
PORTNAME= rlang
-PORTVERSION= 1.0.2
+PORTVERSION= 1.1.3
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
-MAINTAINER= tota@FreeBSD.org
+MAINTAINER= wen@FreeBSD.org
COMMENT= Functions for Base Types and Core R and 'Tidyverse' Features
+WWW= https://cran.r-project.org/web/packages/rlang/
LICENSE= MIT