diff options
author | bf <bf@FreeBSD.org> | 2013-05-28 23:15:05 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2013-05-28 23:15:05 +0800 |
commit | 7c5db22c2746a52cfe09a5cb41aea8647b3fcd94 (patch) | |
tree | 415589d9c68c0b0770aa00cfd4495ce30df83a29 /math/R-cran-memisc | |
parent | ce20681bb0d550df419bfd27b8b856c7f07f1975 (diff) | |
download | freebsd-ports-graphics-7c5db22c2746a52cfe09a5cb41aea8647b3fcd94.tar.gz freebsd-ports-graphics-7c5db22c2746a52cfe09a5cb41aea8647b3fcd94.tar.zst freebsd-ports-graphics-7c5db22c2746a52cfe09a5cb41aea8647b3fcd94.zip |
Update math/R to 3.0.1-patched, and adjust dependent ports;
synchronize math/rpy with upstream repository
Reviewed by: wen
Approved by: wen, tota
Diffstat (limited to 'math/R-cran-memisc')
-rw-r--r-- | math/R-cran-memisc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R-cran-memisc/Makefile b/math/R-cran-memisc/Makefile index ed2c45ebe93..7240d95bea2 100644 --- a/math/R-cran-memisc/Makefile +++ b/math/R-cran-memisc/Makefile @@ -3,6 +3,7 @@ PORTNAME= memisc DISTVERSION= 0.96-4 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |