diff options
Diffstat (limited to 'math/R-cran-dplyr/Makefile')
-rw-r--r-- | math/R-cran-dplyr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-dplyr/Makefile b/math/R-cran-dplyr/Makefile index c0eab130a034..b4bc2f699ad6 100644 --- a/math/R-cran-dplyr/Makefile +++ b/math/R-cran-dplyr/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dplyr -DISTVERSION= 1.0.0 +DISTVERSION= 1.0.2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |