aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-memoise/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/R-cran-memoise/Makefile')
-rw-r--r--devel/R-cran-memoise/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/R-cran-memoise/Makefile b/devel/R-cran-memoise/Makefile
index c6f141c3ebe7..1e7fe5eac29d 100644
--- a/devel/R-cran-memoise/Makefile
+++ b/devel/R-cran-memoise/Makefile
@@ -1,12 +1,12 @@
-# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
-
PORTNAME= memoise
-PORTVERSION= 2.0.0
+PORTVERSION= 2.0.1
+PORTREVISION= 1
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Memoise functions for R
+WWW= https://cran.r-project.org/web/packages/memoise/
LICENSE= MIT