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 /security/R-cran-digest | |
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 'security/R-cran-digest')
-rw-r--r-- | security/R-cran-digest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/R-cran-digest/Makefile b/security/R-cran-digest/Makefile index 7fc19ca608d1..d903134430ab 100644 --- a/security/R-cran-digest/Makefile +++ b/security/R-cran-digest/Makefile @@ -7,7 +7,7 @@ PORTNAME= digest PORTVERSION= 0.5.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security DISTNAME= ${PORTNAME}_${PORTVERSION} |