diff options
Diffstat (limited to 'math/R-cran-sf/Makefile')
-rw-r--r-- | math/R-cran-sf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/R-cran-sf/Makefile b/math/R-cran-sf/Makefile index aaf629208c65..39c6b0071d37 100644 --- a/math/R-cran-sf/Makefile +++ b/math/R-cran-sf/Makefile @@ -1,5 +1,6 @@ PORTNAME= sf -DISTVERSION= 1.0-20 +DISTVERSION= 1.0-21 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |