diff options
Diffstat (limited to 'ftp/R-cran-curl/Makefile')
-rw-r--r-- | ftp/R-cran-curl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/R-cran-curl/Makefile b/ftp/R-cran-curl/Makefile index 20fc7ca737da..6f9a2ea6a0cc 100644 --- a/ftp/R-cran-curl/Makefile +++ b/ftp/R-cran-curl/Makefile @@ -1,5 +1,5 @@ PORTNAME= curl -DISTVERSION= 6.3.0 +DISTVERSION= 6.4.0 CATEGORIES= ftp DISTNAME= ${PORTNAME}_${PORTVERSION} |