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 /textproc/R-cran-XML | |
parent | dc1920675658b72f0ef34f4188d62c64b84d330b (diff) | |
download | ports-51cd110a01e0843c61657f585ade4723864e9fec.tar.gz ports-51cd110a01e0843c61657f585ade4723864e9fec.zip |
Notes
Diffstat (limited to 'textproc/R-cran-XML')
-rw-r--r-- | textproc/R-cran-XML/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/R-cran-XML/Makefile b/textproc/R-cran-XML/Makefile index 3fc31a59a785..0024002a31e8 100644 --- a/textproc/R-cran-XML/Makefile +++ b/textproc/R-cran-XML/Makefile @@ -3,7 +3,7 @@ PORTNAME= XML DISTVERSION= 3.95-0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} |