diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-06-26 23:57:00 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-06-26 23:57:00 +0000 |
commit | 3503a3164ffd152fc86257b05ce9eb877c15aa89 (patch) | |
tree | 5ccb160cf8e9b548cad70674c204e4447e24e8e3 /security | |
parent | e14440b95e6c852bba4cfe23b3febb14217ebb76 (diff) | |
download | ports-3503a3164ffd152fc86257b05ce9eb877c15aa89.tar.gz ports-3503a3164ffd152fc86257b05ce9eb877c15aa89.zip |
Notes
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} |