diff options
Diffstat (limited to 'textproc/R-cran-markdown/Makefile')
-rw-r--r-- | textproc/R-cran-markdown/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/R-cran-markdown/Makefile b/textproc/R-cran-markdown/Makefile index 5b5196a0aaee..75987224622c 100644 --- a/textproc/R-cran-markdown/Makefile +++ b/textproc/R-cran-markdown/Makefile @@ -1,6 +1,6 @@ PORTNAME= markdown PORTVERSION= 1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} |