diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-01-18 23:04:08 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-01-18 23:04:08 +0000 |
commit | 6ef707b3844023c38d1e561d50739d4a52e0970d (patch) | |
tree | 4d2bfc458b7fa1b3cde18ef399b1f9c794e801c1 /science/R-cran-Epi | |
parent | 92693c6b65f6aed7ccfbff04daa838c898195613 (diff) | |
download | ports-6ef707b3844023c38d1e561d50739d4a52e0970d.tar.gz ports-6ef707b3844023c38d1e561d50739d4a52e0970d.zip |
update math/R to 2.14.1, and adjust dependent ports
Notes
Notes:
svn path=/head/; revision=289429
Diffstat (limited to 'science/R-cran-Epi')
-rw-r--r-- | science/R-cran-Epi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/R-cran-Epi/Makefile b/science/R-cran-Epi/Makefile index 231e7823a1d0..8636d4fb3543 100644 --- a/science/R-cran-Epi/Makefile +++ b/science/R-cran-Epi/Makefile @@ -7,7 +7,7 @@ PORTNAME= Epi PORTVERSION= 1.1.24 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science DISTNAME= ${PORTNAME}_${PORTVERSION} |