diff options
author | bf <bf@FreeBSD.org> | 2013-01-05 01:51:39 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2013-01-05 01:51:39 +0800 |
commit | 20c391021d7d07103172b452ae8cc81845c75a98 (patch) | |
tree | 3aaf505edc4f8e095109e2c6f1e53ba888e009a4 /security/R-cran-ROAuth | |
parent | 6df5a356d67ac16608e5fddbcaa3a350b7c8976f (diff) | |
download | freebsd-ports-gnome-20c391021d7d07103172b452ae8cc81845c75a98.tar.gz freebsd-ports-gnome-20c391021d7d07103172b452ae8cc81845c75a98.tar.zst freebsd-ports-gnome-20c391021d7d07103172b452ae8cc81845c75a98.zip |
update the R base ports to 2.15.2 and adjust dependent ports
Reviewed by: thierry, tota, wen
Diffstat (limited to 'security/R-cran-ROAuth')
-rw-r--r-- | security/R-cran-ROAuth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/R-cran-ROAuth/Makefile b/security/R-cran-ROAuth/Makefile index 0cf646d23fa2..42eef190cc58 100644 --- a/security/R-cran-ROAuth/Makefile +++ b/security/R-cran-ROAuth/Makefile @@ -3,6 +3,7 @@ PORTNAME= ROAuth PORTVERSION= 0.9.2 +PORTREVISION= 1 CATEGORIES= security DISTNAME= ${PORTNAME}_${PORTVERSION} |