diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-11-13 16:19:34 +0800 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-11-13 16:19:34 +0800 |
commit | 1b81841d48f3ed103625c95e04fffda9553de798 (patch) | |
tree | a853de518defa2d17dedd733ce6db0aae6e33eaf /graphics/R-cran-pixmap | |
parent | 2c962ef4651e981593858995fa5df823c6743571 (diff) | |
download | freebsd-ports-gnome-1b81841d48f3ed103625c95e04fffda9553de798.tar.gz freebsd-ports-gnome-1b81841d48f3ed103625c95e04fffda9553de798.tar.zst freebsd-ports-gnome-1b81841d48f3ed103625c95e04fffda9553de798.zip |
Update math/R to 3.0.2 patched r64207 and math/R-cran-SuppDists to 1.1-9.1;
adjust dependent ports
Reviewed by: pfg, thierry, tota
Diffstat (limited to 'graphics/R-cran-pixmap')
-rw-r--r-- | graphics/R-cran-pixmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/R-cran-pixmap/Makefile b/graphics/R-cran-pixmap/Makefile index 41ba253fd506..434f1c1cfd02 100644 --- a/graphics/R-cran-pixmap/Makefile +++ b/graphics/R-cran-pixmap/Makefile @@ -3,7 +3,7 @@ PORTNAME= pixmap DISTVERSION= 0.4-11 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} |