diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/R-cran-ROAuth/Makefile | 2 | ||||
-rw-r--r-- | security/R-cran-digest/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/R-cran-ROAuth/Makefile b/security/R-cran-ROAuth/Makefile index 2e22793d5a01..3fcde094b376 100644 --- a/security/R-cran-ROAuth/Makefile +++ b/security/R-cran-ROAuth/Makefile @@ -3,7 +3,7 @@ PORTNAME= ROAuth PORTVERSION= 0.9.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/security/R-cran-digest/Makefile b/security/R-cran-digest/Makefile index 2502e7deaed8..b8b8d1e08c50 100644 --- a/security/R-cran-digest/Makefile +++ b/security/R-cran-digest/Makefile @@ -3,7 +3,7 @@ PORTNAME= digest PORTVERSION= 0.6.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security DISTNAME= ${PORTNAME}_${PORTVERSION} |