diff options
author | bf <bf@FreeBSD.org> | 2012-01-19 07:04:08 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2012-01-19 07:04:08 +0800 |
commit | 34a0c757cbea2ff83aea5049d2416696b3127864 (patch) | |
tree | dcfe26dce88faa7f66e4d5621e44fe0f5dd19d6b /astro/R-cran-maptools | |
parent | 55dc5deecf87c31d6e2d72b815f7b3e491a5374e (diff) | |
download | freebsd-ports-gnome-34a0c757cbea2ff83aea5049d2416696b3127864.tar.gz freebsd-ports-gnome-34a0c757cbea2ff83aea5049d2416696b3127864.tar.zst freebsd-ports-gnome-34a0c757cbea2ff83aea5049d2416696b3127864.zip |
update math/R to 2.14.1, and adjust dependent ports
Diffstat (limited to 'astro/R-cran-maptools')
-rw-r--r-- | astro/R-cran-maptools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/R-cran-maptools/Makefile b/astro/R-cran-maptools/Makefile index 27bc7c1bd9bb..8822cbee9d4c 100644 --- a/astro/R-cran-maptools/Makefile +++ b/astro/R-cran-maptools/Makefile @@ -7,6 +7,7 @@ PORTNAME= maptools DISTVERSION= 0.8-12 +PORTREVISION= 1 CATEGORIES= astro DISTNAME= ${PORTNAME}_${DISTVERSION} |