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 30bf5e13a843..277c361789ac 100644 --- a/security/R-cran-ROAuth/Makefile +++ b/security/R-cran-ROAuth/Makefile @@ -7,7 +7,7 @@ PORTNAME= ROAuth PORTVERSION= 0.9.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/security/R-cran-digest/Makefile b/security/R-cran-digest/Makefile index 96c8a44383ef..31ff0511a2cf 100644 --- a/security/R-cran-digest/Makefile +++ b/security/R-cran-digest/Makefile @@ -7,7 +7,7 @@ PORTNAME= digest PORTVERSION= 0.5.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security DISTNAME= ${PORTNAME}_${PORTVERSION} |