diff options
author | David Naylor <dbn@FreeBSD.org> | 2018-12-10 10:59:03 +0000 |
---|---|---|
committer | David Naylor <dbn@FreeBSD.org> | 2018-12-10 10:59:03 +0000 |
commit | f07afc99df2a8644571c81dd16a063ee2a94be74 (patch) | |
tree | f869fbe07c49fd3e9a3ebd55863098359636fbd5 /textproc/R-cran-rio/Makefile | |
parent | 66ce1f386511e8ce635ac8e6cba5c41bc97b9365 (diff) | |
download | ports-f07afc99df2a8644571c81dd16a063ee2a94be74.tar.gz ports-f07afc99df2a8644571c81dd16a063ee2a94be74.zip |
Notes
Diffstat (limited to 'textproc/R-cran-rio/Makefile')
-rw-r--r-- | textproc/R-cran-rio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/R-cran-rio/Makefile b/textproc/R-cran-rio/Makefile index 8c4b06cded62..e54f898283e9 100644 --- a/textproc/R-cran-rio/Makefile +++ b/textproc/R-cran-rio/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rio -DISTVERSION= 0.5.10 +DISTVERSION= 0.5.16 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} |