diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-03-03 16:59:36 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-03-03 16:59:36 +0000 |
commit | 2dbc7784bcfa73bd7890797a080072d8d086c65c (patch) | |
tree | f09a99f21bfaa105568ac291df125b69b27404d4 /security | |
parent | dc5df01f6dc2ccfb24b3cf8831014ffda958aa96 (diff) | |
download | ports-2dbc7784bcfa73bd7890797a080072d8d086c65c.tar.gz ports-2dbc7784bcfa73bd7890797a080072d8d086c65c.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/R-cran-ROAuth/Makefile | 1 | ||||
-rw-r--r-- | security/R-cran-digest/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/security/R-cran-ROAuth/Makefile b/security/R-cran-ROAuth/Makefile index 00a1aeaeadcb..3706f93fa01a 100644 --- a/security/R-cran-ROAuth/Makefile +++ b/security/R-cran-ROAuth/Makefile @@ -7,6 +7,7 @@ PORTNAME= ROAuth PORTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= security DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/security/R-cran-digest/Makefile b/security/R-cran-digest/Makefile index d903134430ab..a62d58a79bca 100644 --- a/security/R-cran-digest/Makefile +++ b/security/R-cran-digest/Makefile @@ -7,7 +7,7 @@ PORTNAME= digest PORTVERSION= 0.5.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security DISTNAME= ${PORTNAME}_${PORTVERSION} |