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 39fc2ae1a44f..ca5b0d7a4994 100644 --- a/math/R-cran-dplyr/Makefile +++ b/math/R-cran-dplyr/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dplyr -DISTVERSION= 0.7.6 +DISTVERSION= 0.7.7 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |