diff options
Diffstat (limited to 'textproc/R-cran-yaml/Makefile')
-rw-r--r-- | textproc/R-cran-yaml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/R-cran-yaml/Makefile b/textproc/R-cran-yaml/Makefile index 4bbe52544af0..34459bc3d204 100644 --- a/textproc/R-cran-yaml/Makefile +++ b/textproc/R-cran-yaml/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yaml -PORTVERSION= 2.1.18 +PORTVERSION= 2.1.19 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} |