diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2023-04-23 09:09:58 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2023-04-23 09:09:58 +0000 |
commit | 8d3e020ed032a8db00208994d0db646de7dc6f5b (patch) | |
tree | 4703a690b292e228dd12ac2888b4fe55fb60590c /ftp | |
parent | math/mpc: Update to version 1.3.1 (diff) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/R-cran-RCurl/Makefile | 1 | ||||
-rw-r--r-- | ftp/R-cran-curl/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/ftp/R-cran-RCurl/Makefile b/ftp/R-cran-RCurl/Makefile index 491f79eee0f7..50221fa79fa3 100644 --- a/ftp/R-cran-RCurl/Makefile +++ b/ftp/R-cran-RCurl/Makefile @@ -1,5 +1,6 @@ PORTNAME= RCurl DISTVERSION= 1.98-1.8 +PORTREVISION= 1 CATEGORIES= ftp DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/ftp/R-cran-curl/Makefile b/ftp/R-cran-curl/Makefile index 71350eee4e17..5e32b897fdb3 100644 --- a/ftp/R-cran-curl/Makefile +++ b/ftp/R-cran-curl/Makefile @@ -1,5 +1,6 @@ PORTNAME= curl PORTVERSION= 4.3.2 +PORTREVISION= 1 CATEGORIES= ftp DISTNAME= ${PORTNAME}_${PORTVERSION} |