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 /graphics/R-cran-munsell | |
parent | dc1920675658b72f0ef34f4188d62c64b84d330b (diff) |
update math/R to 2.15.3, and adjust dependent ports
Notes
Notes:
svn path=/head/; revision=313562
Diffstat (limited to 'graphics/R-cran-munsell')
-rw-r--r-- | graphics/R-cran-munsell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/R-cran-munsell/Makefile b/graphics/R-cran-munsell/Makefile index 7f81e5f59440..024a69af3412 100644 --- a/graphics/R-cran-munsell/Makefile +++ b/graphics/R-cran-munsell/Makefile @@ -3,7 +3,7 @@ PORTNAME= munsell PORTVERSION= 0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} |