diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-17 13:09:56 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-17 13:09:56 +0000 |
commit | c0f51fae12dae94c59e092199423a8f5b1c68b2c (patch) | |
tree | 004f91a2cd5d77bd5eb0cb53987c1b5fdd85d9a9 /science/afni | |
parent | 4daeca007b7d641be528b6f1df740b42356284f8 (diff) | |
download | ports-c0f51fae12dae94c59e092199423a8f5b1c68b2c.tar.gz ports-c0f51fae12dae94c59e092199423a8f5b1c68b2c.zip |
Notes
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 b8d3958fb524..5e256e225ea3 100644 --- a/science/afni/Makefile +++ b/science/afni/Makefile @@ -11,7 +11,7 @@ PORTNAME= afni PORTVERSION= 2012.04.17.2129 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= science biology graphics MASTER_SITES= http://personalpages.tds.net/~jwbacon/Ports/distfiles/AFNI/${PORTVERSION}/ \ http://www.acadix.biz/Ports/distfiles/AFNI/${PORTVERSION}/ |