diff options
Diffstat (limited to 'textproc/R-cran-commonmark/Makefile')
-rw-r--r-- | textproc/R-cran-commonmark/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/R-cran-commonmark/Makefile b/textproc/R-cran-commonmark/Makefile index b7295f177e20..3fa94504f56e 100644 --- a/textproc/R-cran-commonmark/Makefile +++ b/textproc/R-cran-commonmark/Makefile @@ -1,5 +1,5 @@ PORTNAME= commonmark -DISTVERSION= 1.9.5 +DISTVERSION= 2.0.0 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} |