diff options
Diffstat (limited to 'devel/R-cran-data.table/Makefile')
-rw-r--r-- | devel/R-cran-data.table/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/R-cran-data.table/Makefile b/devel/R-cran-data.table/Makefile index 478c5efdde36..48dfccacd831 100644 --- a/devel/R-cran-data.table/Makefile +++ b/devel/R-cran-data.table/Makefile @@ -1,5 +1,5 @@ PORTNAME= data.table -DISTVERSION= 1.17.2 +DISTVERSION= 1.17.4 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} |