diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-03-07 04:21:34 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-03-07 04:21:34 +0000 |
commit | 51cd110a01e0843c61657f585ade4723864e9fec (patch) | |
tree | 21b253aee80a78b635921f19442c8e7ff622ec81 /converters/R-cran-rjson/Makefile | |
parent | dc1920675658b72f0ef34f4188d62c64b84d330b (diff) |
Notes
Diffstat (limited to 'converters/R-cran-rjson/Makefile')
-rw-r--r-- | converters/R-cran-rjson/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/R-cran-rjson/Makefile b/converters/R-cran-rjson/Makefile index 3b910fe5fd6a..34942d97655d 100644 --- a/converters/R-cran-rjson/Makefile +++ b/converters/R-cran-rjson/Makefile @@ -3,6 +3,7 @@ PORTNAME= rjson PORTVERSION= 0.2.12 +PORTREVISION= 1 CATEGORIES= converters DISTNAME= ${PORTNAME}_${PORTVERSION} |