diff options
Diffstat (limited to 'devel/R-cran-git2r/Makefile')
-rw-r--r-- | devel/R-cran-git2r/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/R-cran-git2r/Makefile b/devel/R-cran-git2r/Makefile index 9b87c198ddd6..7eb2b6541c89 100644 --- a/devel/R-cran-git2r/Makefile +++ b/devel/R-cran-git2r/Makefile @@ -1,6 +1,5 @@ PORTNAME= git2r -DISTVERSION= 0.33.0 -PORTREVISION= 3 +DISTVERSION= 0.36.2 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} |