diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2021-01-10 10:37:21 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2021-01-10 10:37:21 +0000 |
commit | 070c0849a513f02104b983f0ed7e9ea5ae8291f2 (patch) | |
tree | 2459b4acbbb17a5053146238f9984c517a3f7815 /misc/R-cran-xfun/Makefile | |
parent | 6f8538880780e7a1c7615be949131d3aa7116256 (diff) | |
download | ports-070c0849a513f02104b983f0ed7e9ea5ae8291f2.tar.gz ports-070c0849a513f02104b983f0ed7e9ea5ae8291f2.zip |
Notes
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 66bc09e9bdc4..ac441590e74a 100644 --- a/misc/R-cran-xfun/Makefile +++ b/misc/R-cran-xfun/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xfun -PORTVERSION= 0.19 +PORTVERSION= 0.20 CATEGORIES= misc DISTNAME= ${PORTNAME}_${PORTVERSION} |