diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2021-05-16 10:52:30 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2021-05-16 10:52:30 +0000 |
commit | ae1ab8867776b992d016054598f5670cbca82b4c (patch) | |
tree | ccc5ba39d5e3aa370c874979eb274f75a7d09664 /misc/R-cran-xfun/Makefile | |
parent | b23942cb4f8b8e4730d46759600dca94d5677600 (diff) | |
download | ports-ae1ab8867776b992d016054598f5670cbca82b4c.tar.gz ports-ae1ab8867776b992d016054598f5670cbca82b4c.zip |
Diffstat (limited to 'misc/R-cran-xfun/Makefile')
-rw-r--r-- | misc/R-cran-xfun/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/R-cran-xfun/Makefile b/misc/R-cran-xfun/Makefile index 2ce221dfe54a..31a03b27d4bf 100644 --- a/misc/R-cran-xfun/Makefile +++ b/misc/R-cran-xfun/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfun -PORTVERSION= 0.22 +PORTVERSION= 0.23 CATEGORIES= misc DISTNAME= ${PORTNAME}_${PORTVERSION} |