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 /math/ess | |
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 'math/ess')
-rw-r--r-- | math/ess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ess/Makefile b/math/ess/Makefile index ef735d17ffd0..325aa493906d 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -7,7 +7,7 @@ PORTNAME= ess PORTVERSION= 5.14 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MASTER_SITES= http://ess.r-project.org/downloads/ess/ EXTRACT_SUFX= .tgz |