diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-01-18 23:04:08 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-01-18 23:04:08 +0000 |
commit | 6ef707b3844023c38d1e561d50739d4a52e0970d (patch) | |
tree | 4d2bfc458b7fa1b3cde18ef399b1f9c794e801c1 /converters/R-cran-RJSONIO | |
parent | 92693c6b65f6aed7ccfbff04daa838c898195613 (diff) | |
download | ports-6ef707b3844023c38d1e561d50739d4a52e0970d.tar.gz ports-6ef707b3844023c38d1e561d50739d4a52e0970d.zip |
Notes
Diffstat (limited to 'converters/R-cran-RJSONIO')
-rw-r--r-- | converters/R-cran-RJSONIO/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/R-cran-RJSONIO/Makefile b/converters/R-cran-RJSONIO/Makefile index 0c46a15f1c60..c4e89da1e2af 100644 --- a/converters/R-cran-RJSONIO/Makefile +++ b/converters/R-cran-RJSONIO/Makefile @@ -7,7 +7,7 @@ PORTNAME= RJSONIO DISTVERSION= 0.96-0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= converters DISTNAME= ${PORTNAME}_${DISTVERSION} |