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 /science/afni | |
parent | ce20681bb0d550df419bfd27b8b856c7f07f1975 (diff) | |
download | freebsd-ports-gnome-7c5db22c2746a52cfe09a5cb41aea8647b3fcd94.tar.gz freebsd-ports-gnome-7c5db22c2746a52cfe09a5cb41aea8647b3fcd94.tar.zst freebsd-ports-gnome-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 'science/afni')
-rw-r--r-- | science/afni/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/afni/Makefile b/science/afni/Makefile index 1343a5ef859c..e490f4aee4ee 100644 --- a/science/afni/Makefile +++ b/science/afni/Makefile @@ -11,7 +11,7 @@ PORTNAME= afni PORTVERSION= 2012.04.17.2129 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science biology graphics MASTER_SITES= http://personalpages.tds.net/~jwbacon/Ports/distfiles/AFNI/${PORTVERSION}/ \ http://www.acadix.biz/Ports/distfiles/AFNI/${PORTVERSION}/ |